-
Notifications
You must be signed in to change notification settings - Fork 0
Keybindings
cvrt-jh edited this page Mar 15, 2026
·
1 revision
| Key | Action |
|---|---|
↑ / k
|
Move selection up |
↓ / j
|
Move selection down |
Enter |
Select directory or drill into folder with subfolders |
Tab |
Select the current browsing folder (when drilled in) |
/ |
Enter deep search mode (recursive across all dirs) |
h |
Toggle hidden directories |
e |
Open config in $EDITOR
|
Esc |
Back to parent / clear filter / quit |
Backspace |
Delete filter char or go back |
q |
Quit |
Ctrl+C |
Force quit |
| Type characters | Fuzzy filter the list |
| Key | Action |
|---|---|
| Type characters | Fuzzy search across all directories recursively |
↑ / ↓
|
Navigate results |
Enter |
Select result (opens directly, no drill-down) |
Esc |
Exit search mode |
Backspace |
Delete search character |
| Key | Action |
|---|---|
Tab |
Select the current folder you're browsing |
Enter |
Drill deeper or select leaf directory |
Esc / Backspace
|
Go back to parent |
Add to tmux.conf:
bind-key O display-popup -E -w 70% -h 60% "qs --tmux"