Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: path completion in menu selection and exact match
- X-seq: zsh-workers 17279
- From: Sven Wischnowsky <wischnow@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: path completion in menu selection and exact match
- Date: Tue, 4 Jun 2002 10:08:12 +0200
- In-reply-to: <1023024312.14559.4.camel@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1023024312.14559.4.camel@xxxxxxxxxxxxxxxxxxxxx>
Borsenkow Andrej wrote:
> ...
>
> now I have two possibility - accepting match so far and hitting a-a-m-c.
> If I hit accept (= ENTER) and then ENTER to execute I get:
>
> {pts/0}% cd /usr/src/linux-2.4.18-18mdkfs/
> cd:cd:2: no such file or directory: /usr/src/linux-2.4.18-18mdkfs/
>
> i.e. `/' is autoremoved.
>
> If I hit a-a-m-c I get:
> {pts/0}% cd /usr/src/linux-2.4.18-18mdk/fs/adfs/
> Completing directory
> adfs/ affs/ autofs/ autofs4/ bfs/
> coda/ cramfs/ devfs/ devpts/ efs/
> ...
>
> i.e. it tries to complete further.
I get neither of these, so I need more information about your
configuration.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author