X Tutup
Skip to content

problems with DEL, Backspace and C-u over multiple lines #25

@ikanobori

Description

@ikanobori

If the current input needs to be displayed over multiple lines, DEL, Backspace and C-u don't behave as expected. Assuming the input takes two lines to display, you can observe the following behaviour:

  • DEL and Backspace in the first line removes only characters from the first line and doesn't update the second line.
  • C-u at the end of the input does only remove the first line and leaves the second line untouched.
  • C-u somewhere in the first line seems to work except that the second line is not updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup