Skip to content

[Windows] [lem-pdcurses] winpty problem #453

@Hamayama

Description

@Hamayama

I found the problem of lem-pdcurses on Windows.
(escape key combination becomes not to work)

This is caused by winpty.

When the cursor position (lines, cols) [1-based] is in the range of (1, 2) to (1, 8) and
you input escape key, escape key combination (such as Escape-<) becomes not to work.

Workaround is not to input escape key in this range ...

See also:
rprichard/winpty#175

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions