Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
How do I get completion to only match certain types of files
- X-seq: zsh-users 1041
- From: Gregory Gerard <ggerard@xxxxxxxxxxxxxxxxxxxxxx>
- To: "ZSH Users List" <zsh-users@xxxxxxxxxxxxxxx>
- Subject: How do I get completion to only match certain types of files
- Date: Sun, 28 Sep 97 22:31:36 -0700
I would like to restrict the 'cd' command so that it can only complete
directories (or shell variables). Other file types (like links, devices,
etc.) would be gravy, but not necessary. I could do the restriction in
tcsh, but tcsh has other problems that caused me to switch to zsh.
While browsing the man page, I saw I could restrict to named directories,
but that's not really a help.
Am I missing something in the docs?
thanks for the help,
greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author