Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Directory completion
- X-seq: zsh-users 1883
- From: gossamer@xxxxxxxxxxxxxx (Gossamer)
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Directory completion
- Date: 27 Oct 1998 02:00:13 GMT
- Organization: Computing RJ
- Reply-to: gossamer@xxxxxxxxxxxxxx
I have cd aliased to 'c', and wanted to get it so it only completed
on directories ... the obvious seemed to be this:
compctl -g '*(/)' c
but it chokes on symlinks. How do I get it to recognize symlinked
directories too? I have quite a lot of them around.
bekj
--
: --Neophilic-Hacker-Grrl-Geek-Eclectic-Gay-Disabled-Boychick--
: gossamer@xxxxxxxxxxxxxx http://www.tertius.net.au/~gossamer/
: If you can spend a perfectly useless afternoon in a perfectly
: useless manner, you have learned how to live. -- Lin Yutang
Messages sorted by:
Reverse Date,
Date,
Thread,
Author