Getting Started
This is the five-minute tour. Once Damson is installed, open it and try the workflows below — they cover the controls you’ll reach for every day.
The shortcuts you’ll use most
| Action | Shortcut |
|---|---|
| New tab | ⌘T |
| Close tab | ⌘W |
| Next / previous tab | ⌘⇧] / ⌘⇧[ |
| Split pane horizontally | ⌘D |
| Split pane vertically | ⌘⇧D |
| Focus pane (left/right/up/down) | ⌘⌥ + arrow |
| Swap pane (left/right/up/down) | ⌘⇧ + arrow |
| Apply preset layout 1–7 | ⌘⌃1 … ⌘⌃7 |
| Find in scrollback | ⌘F |
| Jump to previous / next prompt | ⌘↑ / ⌘↓ |
| Copy last command output | ⌘⇧C |
Every shortcut is remappable. Open Settings to rebind keys to taste.
Split your first workspace
- Press
⌘Dto split the current pane into two side by side. - Press
⌘⇧Dto split one of them top-and-bottom. - Move focus with
⌘⌥+ an arrow key; rearrange panes with⌘⇧+ an arrow key.
Panes form a tree, so you can nest splits as deeply as you like and Damson keeps the geometry sensible. When you’ve found a layout you like, you don’t have to rebuild it by hand next time — see below.
Apply a layout in one keystroke
Instead of dragging splits around, press ⌘⌃1 to drop into the headline
Columns 20 / 60 / 20 layout instantly. There are seven presets on
⌘⌃1–⌘⌃7 — read Preset Layouts for the full set.
Navigate output like a document
Damson understands your shell’s prompt marks (OSC 133), so you can move through a session by command rather than by line:
⌘↑/⌘↓jump between prompts.⌘⇧Ccopies the output of the last command.⌘Fsearches the scrollback with a live overlay.- ⌘-click any file path in the output to open it (with optional
:linejump). See Shell Integration.
Make it yours
Open Settings to set your font, theme, cursor, background opacity and blur, ligatures, animations, scrollback size, and more. The full list is in Settings.
Where to next
- What Makes It Different — the rendering, scrolling, and IME work
- Tabs & Panes — the windowing model in depth
- damson-cli — drive Damson from scripts
- Orchard — run multiple CLI agents in parallel on the same engine