Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.5k stars 570 forks source link

Backspace into populated CLI buffer causes cursor to jump #2539

Open pcpro178 opened 11 months ago

pcpro178 commented 11 months ago

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

Maximus5 commented 11 months ago

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

pcpro178 commented 11 months ago

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.