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

A refreshed man-completion plugin



Hi!
Ever got down because of the completion listing hundreds of options
and not recalling the needed prefix? Here's a possible solution – a
plugin that allows *selecting options from the manual of the command*
via a comfortable textual interface (created using the ZUI library) –
ZZ Complete.

Check out asciicast: https://asciinema.org/a/293329

Project home page: https://github.com/zdharma/zzcomplete

The project existed for a few years however now it uses ZUI library to
create the interface instead of own zsh/curses code.
--
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



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