Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
completing .directories without . and ..
- X-seq: zsh-users 28949
- From: Thomas Lauer <thomas.lauer@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: completing .directories without . and ..
- Date: Tue, 21 Feb 2023 16:38:59 +0000
- Archived-at: <https://zsh.org/users/28949>
- List-id: <zsh-users.zsh.org>
- Organization: TL
Subj says it all... in some directories I have many .subdirs and when I
complete them (ie start completion with .<TAB>) I get all the .subdirs
but also . and .. which in 99.99987% of cases I don't need and don't
want.
There's probably a zstyle that'll do that but I am not able to find it
despite looking through the relevant docs. So I am looking to the
resident wi(zsh)ards for an idea...
Thanks
T
Messages sorted by:
Reverse Date,
Date,
Thread,
Author