ohmyzsh/lib/edit-command-line.zsh
Handsome Cheung a8150660e0 compaudit fo zsh
2013-09-07 08:34:47 +08:00

3 lines
92 B
Bash
Executable file

autoload -U edit-command-line
zle -N edit-command-line
bindkey '\C-x\C-e' edit-command-line