This commit is contained in:
Christopher Sexton 2017-05-02 02:24:00 +00:00 committed by GitHub
commit c1581bd542
2 changed files with 47 additions and 5 deletions

View file

@ -0,0 +1,3 @@
autoload -U edit-command-line
zle -N edit-command-line
bindkey '\C-x\C-e' edit-command-line