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

another Problem with ignore-line



Ever since I'm using
 zstyle ':completion:*:(rm|cp|mv):*' ignore-line yes
I've got some strange things happening.  For example:

 condor:~/zshtest>l -R
 .:
 insgesamt 4
 -rw-r--r--    1 spiegl   users           0 2004-08-30 13:54 foo
 drwxr-xr-x    2 spiegl   users        4096 2004-08-30 13:56 subdir/

 ./subdir:
 insgesamt 0
 -rw-r--r--    1 spiegl   users           0 2004-08-30 13:54 bar

 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?

Thanks,
 Andy.

-- 
                              o      _     _         _
  ------- __o       __o      /\_   _ \\o  (_)\__/o  (_)          -o)
  ----- _`\<,_    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/       /\\
  ---- (_)/ (_)  (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_    _\_v
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Santa's helpers are subordinate clauses.



Messages sorted by: Reverse Date, Date, Thread, Author