Below is the list of keybindings (keymap) for the TUI.
Normal mode
| Key | Action |
|---|
: | Command mode |
space or tab | Select |
escape | Clear selection |
a or * | Select all |
A | Select all files in directory |
j or down | Move down |
k or up | Move up |
e | Toggle file list (explorer) |
t | Toggle tree |
f | Toggle filter |
p | Toggle picture |
P | Open picture in default image viewer |
u | Undo |
g | Go to start |
G | Go to end |
? | Toggle this help |
h | Toggle command help |
H | Open docs in browser |
q | Quit |
Command mode
| Key | Action |
|---|
enter | Submit command |
tab | Accept completion |
ctrl-space | Trigger completion |
up | History |