ConEmu icon indicating copy to clipboard operation
ConEmu copied to clipboard

Backspace into populated CLI buffer causes cursor to jump

Open pcpro178 opened this issue 2 years ago • 2 comments

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

  1. Enter some commands
  2. Press the up arrow key any number of times to get to a previous command
  3. 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

image

ConEmu.zip ConEmuLogs.zip

pcpro178 avatar Jul 28 '23 22:07 pcpro178

Could you record Ansi Logs reproducing this problem? Connector --log switch https://conemu.github.io/en/AnsiLogFiles.html

Maximus5 avatar Jul 29 '23 07:07 Maximus5

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.

pcpro178 avatar Jul 31 '23 14:07 pcpro178