jeffreytse / zsh-vi-mode

💻 A better and friendly vi(vim) mode plugin for ZSH.
MIT License
2.94k stars 102 forks source link

terminating key sequences are slow/shouldn't wait for timeout #210

Open crides opened 1 year ago

crides commented 1 year ago

General information

Basic examination

Problem description

Deterministic accepting key sequences like cc is slow

Reproduction steps

  1. type some garbage
  2. press escape
  3. type cc

Expected behavior

jeffreytse commented 1 year ago

Hi @crides

May I know the actual speed on your environment, in other words how slow in ms?

Thanks & Regards

crides commented 1 year ago

0.8s according to asciinema

See the time after the 2 c's and new output zvm.cast.txt