Skip to content

Multi-line command editing broken #102

Closed
@boeckmann

Description

In addition to #98, multi-line editing seems to be broken, with the cursor jumping to wrong lines etc if scrolling is involved. Example: At the bottom screen line, recall a command from history that is longer than one line, move left one character and enter something. Cursor then jumps one line up, overwriting wrong part of the command line.

Further, reading the source, it seems that some parts of readcommandEnhanced() are generally not designed to to handle more than two lines of input.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions