# Keyboard shortcuts

Shortcuts are customizable in **Settings → Shortcuts**, in two groups: **Global** (work anywhere)
and **Editor** (only inside the document editor). Click a shortcut to rebind it; the app warns
about conflicts within a group and offers reset-to-default.

**Common editor defaults** (Ctrl on Windows/Linux, ⌘ on Mac):

| Action | Shortcut | Action | Shortcut |
|---|---|---|---|
| Bold | Ctrl/⌘ B | Bullet list | Ctrl/⌘ Shift 8 |
| Italic | Ctrl/⌘ I | Numbered list | Ctrl/⌘ Shift 7 |
| Underline | Ctrl/⌘ U | Align left | Ctrl/⌘ Shift L |
| Strikethrough | Ctrl/⌘ Shift X | Align center | Ctrl/⌘ Shift E |
| Heading 1 / 2 / 3 | Ctrl/⌘ Alt 1 / 2 / 3 | Align right | Ctrl/⌘ Shift R |
| Paragraph | Ctrl/⌘ Alt 0 | Justify | Ctrl/⌘ Shift J |
| Insert link | Ctrl/⌘ K | Undo / Redo | Ctrl/⌘ Z / Ctrl/⌘ Shift Z |
| Page break | Ctrl/⌘ Enter | | |

**Chat composer:** Enter sends, Shift+Enter is a new line, `@` opens the file/context picker.
When the model menu is open, 1/2/3 pick the model.

> The same key can mean different things in each group — e.g. Ctrl/⌘ K may be a global
> navigation shortcut but "Insert link" inside the editor.
