Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Very useful !#^
- X-seq: zsh-users 11709
- From: "Tim" <piglet@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Very useful !#^
- Date: Fri, 03 Aug 2007 14:49:48 +0100
- Bcc: piglet@xxxxxxxxxxxxxxxx
- In-reply-to: <20070803134527.GA23475@xxxxxxxxxxxxxxxxxxxxx> (antho charles's message of "Fri, 3 Aug 2007 15:45:27 +0200")
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: The Pigsty
- References: <Xns9981863B7C3F4zzappergmailcom@xxxxxxxxxxx> <87wswc7qj9.fsf@xxxxxxxxxxxxxxxxxxx> <20070803133335.GB13889@xxxxxxxxxxxxxxx> <20070803134527.GA23475@xxxxxxxxxxxxxxxxxxxxx>
- Reply-to: Tim Haynes <zsh@xxxxxxxxxxxxxxxxxxxxxxxxxx>
antho.charles@xxxxxxxxx writes:
> On Fri, Aug 03, 2007 at 02:33:36PM +0100, Stephane Chazelas wrote:
>
>> See <Ctrl-Alt>_ and <Alt>2<Ctrl-Alt>_
>>
>> in emacs mode. That's the copy-prev-word widget.
>
> Yes, but copy-prev-word is different of !#^, try
>
> cp verylongname.tex backup_!#^<tab>
> expands
> cp verylongname.tex backup_verylongname.tex
>
> but
> cp verylongname.tex backup_<C-M_>
> expands
> cp verylongname.tex backup_backup_
>
> Am I wrong?
That seems to be where <Alt>2<Ctrl-Alt>_ comes in.
~Tim
--
http://pig.sty.nu/
http://pig.sty.nu/Pictures/gallery/
http://scot-pics.sty.nu/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author