Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
another Problem with ignore-line
- X-seq: zsh-users 7944
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: Zsh-users List <zsh-users@xxxxxxxxxx>
- Subject: another Problem with ignore-line
- Date: Mon, 30 Aug 2004 17:13:13 +0200
- In-reply-to: <20040826221435.GA28932@xxxxxxxxx>
- Kinfo: virscan ok
- Kinfo: NoRelay, NoSpam
- Kreccount: 1
- Mail-followup-to: Zsh-users List <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040826181857.GF10369@localhost> <20040826221435.GA28932@xxxxxxxxx>
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