Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Enable Ctrl-x-e to edit command line
- autoload -U edit-command-line
- # Emacs style
- zle -N edit-command-line
- bindkey '^xe' edit-command-line
- bindkey '^x^e' edit-command-line
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement