Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion question
- X-seq: zsh-users 4000
- From: dLux <dlux@xxxxxxx>
- To: Nadav Har'El <nyh@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: completion question
- Date: Wed, 4 Jul 2001 16:45:03 +0200
- Cc: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>,	ZSH users mailing list <zsh-users@xxxxxxxxxx>
- In-reply-to: <20010704160217.B8633@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20010704142951.B4036@xxxxxxx> <002301c10487$f12e3d40$21c9ca95@xxxxxxxxxxxxxx> <20010704160217.B8633@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: dLux <dlux@xxxxxxxxxxxxxxx>
/--- On Wed, Jul 04, 2001 at 04:02:17PM +0300, Nadav Har'El wrote:
| Maybe what is bothering him is that if you do
|
|      /u_local/
|        ^--- cursor (no space)
| and  press  TAB,  nothing  is  completed.  If  you  enter  a  slash,
| however, it works:
|
|     /u/_local/ (or /u_/local/)
| is completed to
|     /usr/local/
|
| But   if  you   don't   type  in   that   extra  slash   explicitly,
| completeinword doesn't
| seem to be doing what he wants.
\---
Yes,  absolutely.  I   don't  have  chance  to  read   the  whole  zsh
documentation, it is very huge!
I want  zsh to ignore the  "local/" part of the  example, and complete
the word as I want...
dLux
--
         ... Végy egy Magnumot és fogd rá a Nyuszira!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author