mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-01-30 09:47:12 +08:00
Don't break kill ring rotation
This commit is contained in:
parent
c7d4a85031
commit
4e90215649
@ -93,6 +93,7 @@ ZSH_AUTOSUGGEST_IGNORE_WIDGETS=(
|
||||
set-local-history
|
||||
which-command
|
||||
yank
|
||||
yank-pop
|
||||
)
|
||||
|
||||
# Max size of buffer to trigger autosuggestion. Leave undefined for no upper bound.
|
||||
|
Loading…
Reference in New Issue
Block a user