commands.sh

navi

linux

An interactive cheatsheet tool for the command-line and application launchers.

More info →

Options (1)

-q, --queryboolean

Autoselect and execute the snippet that best matches a query

Example: navi {{[-q|--query]}} '{{query}}' --best-match

Examples (5)

Browse through all available cheatsheets

Browse the cheatsheet for `navi` itself

navi fn welcome

Print a command from the cheatsheet without executing it

navi --print

Output shell widget source code (It automatically detects your shell if possible, but can also be specified manually)

navi widget shell

Autoselect and execute the snippet that best matches a query

navi [-q|--query] 'query' --best-match
made by @shridhargupta | data from tldr-pages