Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

:*pattern::message:action



Z(2):akr@flux% Src/zsh -f
flux% bindkey -e; autoload -U compinit; compinit -D; compdef _tst tst
flux% _tst () { _arguments '-e::*last:b:' }                          
flux% tst -e <TAB>
_arguments:294: command not found: b

Hm.
-- 
Tanaka Akira



Messages sorted by: Reverse Date, Date, Thread, Author