Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
keybinding for "edit current line with $EDITOR"
- X-seq: zsh-users 5075
- From: Adam Lazur <adam@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: keybinding for "edit current line with $EDITOR"
- Date: Fri, 21 Jun 2002 13:11:26 -0400
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I'm a convert to zsh from bash, and there's only one thing that I've
been missing: the ability to open $EDITOR to edit the current line of
input.
In bash with the vi keybindings enabled it is bound to v... I can't
find it in the bash keybinding stuff to give a readline function name.
It would be like what fc does, but acting upon the current input and not
on a command pulled from history.
Anybody have some zsh magic that does this?
--
Adam Lazur, Cluster Monkey
Messages sorted by:
Reverse Date,
Date,
Thread,
Author