Backspace into populated CLI buffer causes cursor to jump
Versions
ConEmu build: 230724 x64 OS version: Windows 10 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): git-bash (mintty 3.6.3)
Problem description
With the latest release of ConEmu, pressing backspace repeatedly (so as to modify) a populated CLI buffer causes the cursor to justmp to the next line and discontinue echoing to the console.
Steps to reproduce
- Enter some commands
- Press the up arrow key any number of times to get to a previous command
- Press the backspace key repeatedly to delete some of the text
Actual results
The cursor jumps to the next line with some of the text from the CLI buffer, and no further keystrokes are echoed to the console.
Expected results
The cursor does not jump and keystrokes continue to be echoed to the console.
Additional files
Could you record Ansi Logs reproducing this problem? Connector --log switch
https://conemu.github.io/en/AnsiLogFiles.html
It's weird. The probably was repeating for me like clockwork on Friday, after updating ConEmu, but now it won't do it again. If it happens again, I'll send over the logs.