mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-03-31 12:50:49 +02:00
Specific case where this matters is following: Be in vi insert mode with some text in the buffer and the cursor at the end of the buffer. Press `esc` to trigger `vi-cmd-mode widget`, then before the cursor moves (KEYTIMEOUT), press `h` to trigger `vi-backward-char` widget. When `vi-cmd-mode` original widget exits, KEYS_QUEUED_COUNT will be non-zero and the suggestion will be lost. |
||
---|---|---|
.. | ||
async_line_or_beginning_spec.rb | ||
bracketed_paste_magic_spec.rb | ||
client_zpty_spec.rb | ||
rebound_bracket_spec.rb | ||
vi_mode_spec.rb | ||
wrapped_widget_spec.rb | ||
zle_input_stack_spec.rb |