Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: another Problem with ignore-line



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