logoalt Hacker News

sanewombatlast Sunday at 1:37 PM1 replyview on HN

It's surprising that on OpenSUSE `zypper search fish-completion` returns more than 200 packages. Something is fishy here.


Replies

OptionOfTlast Sunday at 2:22 PM

That is to get live data in your completions.

Say you have a widget that has 3 commands: list, start and stop.

With one of those completion files widget stop <tab> will show you a tab-able list of widgets which are running.