Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Prompt themes
- X-seq: zsh-users 5806
- From: Joakim Ryden <jryden@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Prompt themes
- Date: Thu, 23 Jan 2003 05:23:30 -0500
- In-reply-to: <20030123101945.GB8774@xxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20030123085730.GA2758@xxxxxx> <6134254DE87BD411908B00A0C99B044F03A0B5F7@xxxxxxxxxxxxxxxxxxxxxxx> <20030123101945.GB8774@xxxxxx>
zstyle ':completion:*' completer _expand
^^^^^^^
I think the _expand there will do it for you.
--Jo
On Thu, Jan 23, 2003 at 04:19:45AM -0600, john@xxxxxx wrote:
=> Going through all those directories reminded me of another zsh feature
=> I used to have that for some reason stopped working at some point. I
=> used to be able to do something like:
=>
=> % cd /u/s/z/4/f/M<tab>
=>
=> ...and wind up with...
=>
=> % cd /usr/share/zsh/4.0.6/functions/Misc
=>
=> ...but not any more. I've been fishing around the manpages and Google
=> for "zsh complete multiple directories" and "zsh complete directory
=> tree" and "zsh complete pathname" with no success. I assume the change
=> happened when I went from compctl to zstyle...does anybody know the
=> appropriate incantation to get this back? A better answer might be some
=> hints on where to search...it always seems like zsh does a zillion and
=> one cool things, but I can never find any of them in the manual. :)
=>
=> --
=> ------------------------------------------------------------------------
=> John Buttery
=> (Web page temporarily unavailable)
=> ------------------------------------------------------------------------
Messages sorted by:
Reverse Date,
Date,
Thread,
Author