mirror of
https://github.com/zoriya/flake.git
synced 2026-05-23 23:28:09 +00:00
Fix zsh copy/paste bug
This commit is contained in:
@@ -10,6 +10,8 @@ pastefinish() {
|
||||
}
|
||||
zstyle :bracketed-paste-magic paste-init pasteinit
|
||||
zstyle :bracketed-paste-magic paste-finish pastefinish
|
||||
# https://github.com/zsh-users/zsh-autosuggestions/issues/351
|
||||
ZSH_AUTOSUGGEST_CLEAR_WIDGETS+=(bracketed-paste)
|
||||
|
||||
# Make sure the terminal is in application mode, when zle is
|
||||
# active. Only then are the values from $terminfo valid.
|
||||
|
||||
Reference in New Issue
Block a user