diff --git a/.config/zsh/interactive/bindings b/.config/zsh/interactive/bindings index b9fe6f8..e0e173c 100644 --- a/.config/zsh/interactive/bindings +++ b/.config/zsh/interactive/bindings @@ -1,4 +1,7 @@ #! zsh +zle-line-init() {} +zle -N zle-line-init + autoload -Uz select-word-style select-word-style shell