Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: fastest way to bring up a shell function for editing?
- X-seq: zsh-users 9888
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: fastest way to bring up a shell function for editing?
- Date: Tue, 7 Feb 2006 09:38:38 -0500
- In-reply-to: <20060207143637.GA22181@princo>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060207143637.GA22181@princo>
> Say I define a short function on the command line
> and then want to bring it up again for editing.
> What's the fastest way to do it?
>
> vared is neat. Is there a "funced" of some sort?
zed -f
Messages sorted by:
Reverse Date,
Date,
Thread,
Author