-
-
Notifications
You must be signed in to change notification settings - Fork 3
Keybindings
Eric Kochen edited this page Apr 2, 2026
·
7 revisions
Press ? on any screen in the TUI to see context-sensitive help.
| Key | Action |
|---|---|
j / k
|
Navigate down and up |
PgDn / PgUp
|
Page down / up |
Enter |
Connect to selected host |
Tab |
Next group tab (filter by group) |
Shift+Tab |
Previous group tab |
Esc |
Clear group filter / quit |
a |
Add new host |
A |
Add pattern |
e |
Edit selected host or pattern |
d |
Delete selected host or pattern |
c |
Clone host or pattern |
y |
Copy SSH command |
x |
Export config block to clipboard |
/ |
Search and filter |
# |
Filter by tag |
t |
Tag host |
s |
Cycle sort mode |
g |
Cycle group mode (none / provider / tag) |
i |
All directives |
v |
Toggle detail panel |
[ / ]
|
Scroll detail panel |
u |
Undo last delete |
p |
Ping selected host (toggle) |
P |
Ping all hosts (toggle) |
S |
Cloud provider sync |
Ctrl+Space |
Select / deselect host |
Ctrl+A |
Select all visible / deselect all |
r |
Run snippet on host(s) |
R |
Run snippet on all visible |
F |
Remote file explorer (scp) |
C |
Containers (Docker / Podman) |
T |
Manage host tunnels |
I |
Import from known_hosts |
X |
Purge stale hosts |
K |
SSH key list |
? |
Help |
q / Esc
|
Quit |
| Key | Action |
|---|---|
| Type | Filter hosts |
Enter |
Connect to selected |
Ctrl+E |
Edit selected host |
Esc |
Cancel search |
Tab / Shift+Tab
|
Next / previous result |
Ctrl+Space |
Multi-select toggle |
Ctrl+A |
Select all matching / deselect all |
| Key | Action |
|---|---|
Tab / Shift+Tab
|
Next / previous field |
Enter |
Save (or pick key/password on those fields) |
Ctrl+D |
Set global default (in password picker) |
Esc |
Cancel (asks to discard if changed) |
| Key | Action |
|---|---|
j / k
|
Navigate |
Enter |
Start / stop tunnel |
a |
Add tunnel |
e |
Edit tunnel |
d |
Delete tunnel |
PgDn / PgUp
|
Page down / up |
q / Esc
|
Back |
| Key | Action |
|---|---|
j / k
|
Navigate |
Enter |
Configure provider |
s |
Sync selected provider |
d |
Remove provider |
X |
Purge stale hosts |
PgDn / PgUp
|
Page down / up |
q / Esc
|
Back (cancels syncs) |
| Key | Action |
|---|---|
j / k
|
Navigate |
Enter |
Run snippet (captured output) |
! |
Run snippet (raw terminal) |
/ |
Search snippets |
a |
Add snippet |
e |
Edit snippet |
d |
Delete snippet |
PgDn / PgUp
|
Page down / up |
q / Esc
|
Back |
| Key | Action |
|---|---|
j / k
|
Scroll |
g / G
|
Jump to top / bottom |
n / N
|
Next / previous host output |
c |
Copy output |
PgDn / PgUp
|
Page down / up |
Ctrl+C |
Cancel execution |
q / Esc
|
Close |
| Key | Action |
|---|---|
Tab |
Switch pane (local / remote) |
j / k
|
Navigate |
Enter |
Open directory or copy selected file(s) |
Backspace |
Go up one directory |
Ctrl+Space |
Select / deselect file |
Ctrl+A |
Select all / deselect all |
. |
Toggle hidden files |
s |
Cycle sort mode |
R |
Refresh both panes |
PgDn / PgUp
|
Page down / up |
Esc |
Close |
| Key | Action |
|---|---|
j / k
|
Navigate |
s |
Start container |
x |
Stop container (confirms first) |
r |
Restart container (confirms first) |
R |
Refresh container list |
PgDn / PgUp
|
Page down / up |
q / Esc
|
Back |
| Key | Action |
|---|---|
j / k
|
Navigate |
Enter |
Filter by tag |
PgDn / PgUp
|
Page down / up |
q / Esc / #
|
Back |
Getting started
Features
- Cloud Providers
- File Explorer
- Command Snippets
- Password Management
- Container Management
- SSH Tunnels
- Tags and Search
- Host Patterns
- MCP Server
Reference