Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Anyone familiar with auto-fu.zsh project?
Hello,
* Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx> [2018-06-07 02:42]:
> A friend guesses it pretends <tab> key to be pressed after each
> character, is that true?
Yes, it is almost true. It calls `complete-word' (or `list-choices') if
it could be appropriate.
I've borrowed from http://mimosa-pudica.net/zsh-incremental.html and
adapted to use keymap+widget
> In general, I'm looking for a method of calling completion functions
> manually and presenting the results in different form. Does someone
> know anything about this problem?
So, this project is not suite for your needs, I guess.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author