Keybindings
All keyboard shortcuts across the terminal environment.
Tmux (Prefix: Ctrl+Space)
Navigation
| Binding |
Action |
| ++prefix+h++ |
Focus left pane |
| ++prefix+j++ |
Focus down pane |
| ++prefix+k++ |
Focus up pane |
| ++prefix+l++ |
Focus right pane |
Sessions & Windows
| Binding |
Action |
| ++prefix+f++ |
Sesh directory/session picker |
| ++prefix+shift+f++ |
Window switcher |
| ++prefix+period++ |
Rename current window |
Development
| Binding |
Action |
| ++prefix+g++ |
Open Claude Code (fzf directory picker) |
| ++prefix+d++ |
Full dev layout (nvim + claude + shell) |
| ++prefix+shift+c++ |
Split pane with Claude Code |
| ++prefix+i++ |
Cheat sheet lookup (cht.sh) |
Worktrees
| Binding |
Action |
| ++prefix+t++ |
Switch worktree (worktrunk) |
| ++prefix+shift+t++ |
Create new worktree |
Plugins
| Binding |
Action |
| ++prefix+shift+i++ |
Install tmux plugins (TPM) |
Aerospace (Modifier: Alt)
Focus
| Binding |
Action |
| Alt+H |
Focus left |
| Alt+J |
Focus down |
| Alt+K |
Focus up |
| Alt+L |
Focus right |
Move
| Binding |
Action |
| Alt+Shift+H |
Move window left |
| Alt+Shift+J |
Move window down |
| Alt+Shift+K |
Move window up |
| Alt+Shift+L |
Move window right |
Layout
| Binding |
Action |
| Alt+/ |
Toggle tiles / accordion |
| Alt+, |
Toggle accordion orientation |
| Alt+Shift+- |
Decrease size |
| Alt+Shift+= |
Increase size |
Workspaces
| Binding |
Workspace |
| Alt+F |
Terminal (Ghostty) |
| Alt+D |
Editor (VS Code) |
| Alt+R |
Browser |
| Alt+G |
Zen Browser |
| Alt+1 |
Obsidian |
| Alt+3 |
Slack |
| Alt+M |
Discord |
| Alt+Tab |
Workspace switcher |
Shell (Zsh)
| Binding |
Action |
| Up |
Prefix history search backward |
| Down |
Prefix history search forward |
| Ctrl+T |
FZF file picker |
| Ctrl+R |
Atuin history search |
| Alt+C |
FZF directory picker |
Ghostty
| Binding |
Action |
| Cmd+Shift+. |
Toggle quick terminal |
| Shift+Enter |
Send literal newline |