Tab Navigation
| Key | Action |
|---|---|
1-9 | Jump to specific tab |
Tab | Next tab |
Shift+Tab | Previous tab |
List Navigation
| Key | Action |
|---|---|
j / ↓ | Move down |
k / ↑ | Move up |
h / ← | Move left (in tables) |
l / → | Move right (in tables) |
Enter | Select / Open item |
Actions
| Key | Action |
|---|---|
/ | Search in current tab |
: | Command palette |
r | Refresh data |
e | Edit file in $EDITOR |
o | Reveal in file manager |
? | Show help |
q | Quit |
Esc | Close dialog / Cancel |
Tips
- Vim-style
j/knavigation works in all list views /enables fuzzy search within the current tab’s contenteopens the selected file in your default editor ($EDITOR)oopens the file’s directory in Finder/Nautilus/Explorer