Keyboard shortcuts
Shortcuts use ⌘ on macOS and Ctrl on Windows and Linux.
Panes
| Shortcut | Action |
|---|---|
⌘D | Split the focused pane horizontally |
⌘⇧D | Split the focused pane vertically |
⌘⇧W | Close the focused pane |
⌘⌥ + ← → ↑ ↓ | Move focus to the pane in that direction |
Tabs
| Shortcut | Action |
|---|---|
⌘T | New tab |
⌘N | New tab |
⌘R | Rename the active tab |
⌘W | Close the active tab |
Search and navigation
| Shortcut | Action |
|---|---|
⌘⇧F | Global search across every project |
⌘F | Search inside the current view |
⌘G | Next match |
⌘⇧G | Previous match |
Views
| Shortcut | Action |
|---|---|
⌘B | Toggle the sidebar |
⌘⇧B | Open git changes as a tab |
⌘J | Toggle the side chat |
⌘K | Tool management |
⌘⇧S | Statistics |
⌘⇧T | Trash |
⌘, | Settings |
Actions
| Shortcut | Action |
|---|---|
⌘O | Bookmark the current folder |
⌘E | Export the open session as Markdown |
Inside the embedded terminal, the terminal tab handles ⌘W, ⌘T, ⌘R and ⌘F itself and does not pass them through to the shell.
