rebind key for editor with edit-command-line

This commit is contained in:
Zhuang Sirui 2013-06-24 20:54:24 +08:00
commit 399b787e59

View file

@ -48,3 +48,6 @@ bindkey "\e[3~" delete-char
## Fix weird sequence that rxvt produces
#bindkey -s '^[[Z' '\t'
#
# rebind key for editor with edit-command-line
bindkey '\C-x\C-e' edit-command-line