Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
(#i) curiosity
- X-seq: zsh-users 30511
- From: Ray Andrews <rayandrews@xxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: (#i) curiosity
- Date: Thu, 9 Apr 2026 10:49:57 -0700
- Archived-at: <https://zsh.org/users/30511>
- List-id: <zsh-users.zsh.org>
4 /aWorking/Zsh/Source/Wk 4 % ls -AFrGgdt
zzz
ls: cannot access 'zzz': No such file or directory
4 /aWorking/Zsh/Source/Wk 4 % ls -AFrGgdt (#i)zzz
drwxr-xr-x 16 20480 Apr 9 10:38 ./
I'm expecting the (#i) to test for case, but it seems to send
something to 'ls' even when there's no match. Pretty trivial
issue, but can that be fixed? I mean so that ls would report No
such ... ? I think I recall a similar issue years ago and that
there was a fix.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author