Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ^test^main line editting command
- X-seq: zsh-users 9410
- From: Mike Hernandez <sequethin@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: ^test^main line editting command
- Date: Tue, 13 Sep 2005 08:38:44 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L58CWdeQCpwI93O5rkGqGA1yYEF3K0JAv4hL2J9GqczyyRbAmIN4z+V86kgNQi0VmDmtTVcWE0xJNJkh3M0c2Ut+3gsNd2Nj2FKF8ZQTfsivI/bHVXdpqwJT/B0NWluO2HnDcH7duNQYw6/Fs4FXo7VUwIOg8a8JsKhBDWveDeA=
- In-reply-to: <shgdi153c7o1kfmcg76bhubhojegqfssvo@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <shgdi153c7o1kfmcg76bhubhojegqfssvo@xxxxxxx>
- Reply-to: sequethin@xxxxxxxxx
On 9/13/05, zzapper <david@xxxxxxxxxx> wrote:
> Hi,
> I just love this command, just wondered whether there were any extensions to it, eg some kind of
> memory?
That's really just simple history expansion. Look at zshexpn...
there's a lot more you can do with history expansion =)
Mike
Messages sorted by:
Reverse Date,
Date,
Thread,
Author