Skip to content

Keybindings

Hike currently ships two built-in sets:

  • default — keeps the original Hike layout
  • mnemonic — moves toward more mnemonic, non-function-key defaults

You can inspect them with:

Terminal window
hike bindings sets
Terminal window
hike bindings list
binding_set: default

or:

binding_set: mnemonic
binding_set: work
binding_sets:
work:
ToggleNavigation: ctrl+shift+n
Edit: ctrl+e
Quit: ctrl+q
bindings:
BookmarkLocation: f6
JumpToBookmarks: shift+f6

Or from the CLI:

Terminal window
hike config set bindings.BookmarkLocation f6