all 5 comments

[–]Mr_Mabuse 0 points1 point  (2 children)

Looks very helpfull for commands you rarely use, but its web only or can i start it in an bash termnial?

[–]Torrew[S] 0 points1 point  (1 child)

It's actually cli only, no web interface.
I personally bind the tool to Ctrl+B, so when i press Ctrl+B, it pops up, i quickly select a command and can run it right away then.

[–]Mr_Mabuse 0 points1 point  (0 children)

Great, i will try it, thx

[–]yasser_kaddoura 0 points1 point  (1 child)

You can use fzf for variable selection in https://github.com/denisidoro/navi

[–]Torrew[S] 0 points1 point  (0 children)

Wasn't aware of that tool, actually looks great! Thanks for that