Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: Shuld it be so? and Re: _tar
- X-seq: zsh-workers 5661
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: Re: Shuld it be so? and Re: _tar
- Date: Fri, 05 Mar 1999 14:08:07 +0100
- In-reply-to: "Sven Wischnowsky"'s message of "Fri, 05 Mar 1999 14:06:28 NFT." <199903051306.OAA04169@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Sven Wischnowsky wrote:
> How do you folks using menucompletion complete consecutive path
> components (normal, existing paths, without _path_files), btw?
I have ^Z bound to something which inserts a character then deletes when I
get to the right directory. It's something of a hack, but it saves me
having (*shudder*) to type letters in path names. If I didn't use menu
completion, I'd have to *read* what was in the directory instead of blindly
typing tab.
Actually, I tend to type the first part and then use ^D until I have a
small enough list. Rather than type, get partial completion, look at list,
type, get partial completion... I can just type a few letters and go BAM
BAM BAM BAM with the tab key, which is very satsifying. Well, relatively
speaking.
> (But I would
> think that with menucompletion keeping the list small is even more
> important, isn't it?)
Yes, I would say so.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author