Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
_files -g and subdirectory completion
- X-seq: zsh-workers 9901
- From: Alexandre Duret-Lutz <duret_g@xxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: _files -g and subdirectory completion
- Date: 28 Feb 2000 12:02:18 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
What's happening with _files -g ? I am missing a new style ?
~/tmp/m1 % zsh -f
phobos% autoload -U compinit
phobos% compinit
phobos% mkdir -p foo/bar
phobos% zcat foo/<TAB>
Nothing complete. It behaves like this with all completions
functions using _files -g.
--
Alexandre Duret-Lutz
Messages sorted by:
Reverse Date,
Date,
Thread,
Author