CSharpRepl icon indicating copy to clipboard operation
CSharpRepl copied to clipboard

Up-arrow on single line wrapped to multiple lines goes through history instead of cursor moving

Open kindermannhubert opened this issue 2 years ago • 1 comments

Version

last

What happened?

Submit long enough (but single-line) input so it's wrapped on two lines. Press up-arrow -> last input is loaded (that's ok). Press left-arrow to move the cursor. Press up-arrow -> cursor should be moved on the first line but the next history record is loaded instead.

kindermannhubert avatar Apr 20 '23 20:04 kindermannhubert

Shift+UpArrow behaves correctly.

kindermannhubert avatar Apr 20 '23 20:04 kindermannhubert