Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: keybinding for "edit current line with $EDITOR"



On Jun 21,  1:11pm, Adam Lazur wrote:
} Subject: keybinding for "edit current line with $EDITOR"
}
} 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.

Look at
	info zsh "zle functions"
(or "man zshcontrib" if you don't have the info pages installed) and look
for the function edit-command-line.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author