Keyboard shortcuts
PreviewShips in the preview channel only. Not a stable release.
Every desktop keyboard shortcut, generated from the cheat sheet and the English locale.
Generated from src/renderer/components/KeyboardCheatSheet.tsx and src/renderer/i18n/locales/en.ts at NALA 3.24.1-preview.13. 14 shortcuts.
mod is ⌘ on macOS and Ctrl everywhere else. Shortcuts written with a literal Ctrl use Ctrl on every platform, including macOS.
NOTE
Ctrl B is a tmux-style prefix on every platform. While it is armed, all global shortcuts are suppressed — which is why shortcuts sometimes appear dead. Press Esc.
| Action | Shortcut |
|---|---|
| Split horizontal | mod D |
| Split vertical | mod Shift D |
| New workspace | mod N |
| Open settings | mod , |
| Command palette | mod K |
| Reopen closed tab | mod Shift T |
| Toggle sidebar | Ctrl Shift B |
| Cycle pane (multi-view) | Ctrl Tab |
| Move focus | Ctrl Shift Arrows |
| Switch workspace | Alt Up/Down |
| tmux prefix | Ctrl B |
| Maximize pane | Ctrl B Z |
| Fullscreen window | F11 |
| Bookmark line | Ctrl M |
Rebind under Settings → Shortcuts.