This commit is contained in:
Zhuang Sirui 2017-05-02 02:20:59 +00:00 committed by GitHub
commit a92c5bd675

View file

@ -91,3 +91,6 @@ bindkey "^[m" copy-prev-shell-word
## Fix weird sequence that rxvt produces ## Fix weird sequence that rxvt produces
#bindkey -s '^[[Z' '\t' #bindkey -s '^[[Z' '\t'
# #
# rebind key for editor with edit-command-line
bindkey '\C-x\C-e' edit-command-line