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.58k stars 573 forks source link

Backspace is processed extremely slow in nodejs REPL #2012

Open jakub-g opened 4 years ago

jakub-g commented 4 years ago

Versions

ConEmu build: 191012 x64 (it's been happening in 180626 as well before I upgraded) OS version: Windows 10 x64 Used shell version: git-bash, cmd, powershell Nodejs version: v12.6.0

Problem description

When you're in nodejs REPL mode and press BkSpace to clear your wrongly typed text, it's super slow to delete those characters (processing 1 character per second or fewer).

Steps to reproduce

  1. Open conemu
  2. Run node and wait for REPL to start
  3. type some long string
  4. Press and hold BkSpace to erase it

Expected results

When I open node directly in git bash / cmd / powershell without conemu and use BkSpace, it works orders of magnitude faster.


Please let me know if you can repro or if I should provide some more info (settings etc.)

VALLIS-NERIA commented 4 years ago

repro +1

spasmsagain commented 4 years ago

I too have same.

txj-xyz commented 3 years ago

+1 still having this issue, I cannot find anything on this, has anyone found a fix for this?

Tab auto-completion also is heavily affected.

txj-xyz commented 3 years ago

+1 still having this issue, I cannot find anything on this, has anyone found a fix for this?

Tab auto-completion also is heavily affected.

I have fixed this issue by disabling the blinking cursor