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