Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: another Problem with ignore-line
- X-seq: zsh-users 7945
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh-users List <zsh-users@xxxxxxxxxx>
- Subject: Re: another Problem with ignore-line
- Date: Mon, 30 Aug 2004 17:25:50 +0200
- In-reply-to: <20040830151313.GA3639@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040826181857.GF10369@localhost> <20040826221435.GA28932@xxxxxxxxx> <20040830151313.GA3639@xxxxxxxxx>
Andy Spiegl wrote:
> condor:~/zshtest>mv s<TAB>
> condor:~/zshtest>mv subdir/ <--- so far so good
>
> condor:~/zshtest>mv subdir a
> condor:~/zshtest>mv a<TAB> <--- now it only BEEPs
>
> Could this be due to some zsh options I've set or is it a bug?
I can't reproduce it. Is completing `subdir/' first a necessary step to
reproduce this? Can you try to reproduce it starting from zsh -f. Does the
ignore-line style definitely make a difference here?
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author