Commit d62f29b6 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #479 from csexton/edit-command-line

C-x C-e to edit current command in $EDITOR
parents f9517406 a38774c9
autoload -U edit-command-line
zle -N edit-command-line
bindkey '\C-x\C-e' edit-command-line
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment