Skip to content

Win32 term width #32

Description

@jonathanstowe

Wed Sep 04 03:48:20 2019: Request 130445 was acted upon.
Transaction: Ticket created by KUERBIS
Queue: TermReadKey
Subject: Win32 term width
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: KUERBIS@cpan.org
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=130445 >

ReadKey.xs - lines 505,506:

if (retheight)
*retheight = info.srWindow.Bottom - info.srWindow.Top;

1 Top

2

3

4

5 Bottom

Should this be "Bottom + 1 - Top" instead of "Bottom - Top"?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions