Skip to content

CLI `bindings` and `themes`

CommandPurpose
hike bindings listList commands that support keybinding overrides.
hike bindings setsList the built-in and custom keybinding sets.

Typical usage:

Terminal window
hike bindings list
hike bindings sets
CommandPurpose
hike themes listList available themes.

Typical usage:

Terminal window
hike themes list
hike open --theme nord README.md

These root-level flags are also useful when you want information without launching the TUI:

Terminal window
hike --version
hike --license
hike license