Vim bindings breaks many things :(

This commit is contained in:
2016-03-31 17:41:37 +01:00
parent b858238684
commit f6639163aa
+1 -1
View File
@@ -14,7 +14,7 @@ setopt appendhistory autocd extendedglob
export WORDCHARS='*?_[]~=&;!#$%^(){}'
bindkey -v
bindkey -e
bindkey "\e$terminfo[kcub1]" backward-word
bindkey "\e$terminfo[kcuf1]" forward-word
bindkey "^[[7~" beginning-of-line