top | item 5508736

(no title)

jfr | 13 years ago

Ctrl-x e in zsh is '_expand_word'. The function you are talking about is 'edit-command-line', which is not loaded or bound to any key by default in zsh. You have to load it manually.

discuss

order

moonboots|13 years ago

Thanks, edited my post