Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: namespace completions ?
hello Bart,
> _expand_command() { _expand_word || _autocd }
> compdef _expand_command -command-
> zstyle :completion:expand-word:expand:-command-:: tag-order all-expansions
> zstyle :completion:expand-word:expand:-command-:: suffix false
as always when it comes to completions:
http://www.quickmeme.com/img/d6/d6a1143f571184db25f94613edd43b40af6d3a629221aba00d9efdcfef5efd84.jpg
but yeah: i added it in my .zshrc
> It's not quite the same but it might be enough.
yes it is! thank you :)
--
Marc Chantreux (eiro on github and freenode)
http://eiro.github.com/
http://eiro.github.com/atom.xml
"Don't believe everything you read on the Internet"
-- Abraham Lincoln
Messages sorted by:
Reverse Date,
Date,
Thread,
Author