> ## Documentation Index
> Fetch the complete documentation index at: https://koharu.rs/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard shortcuts

> Default tools, navigation gestures, selection, and undo commands.

Tool and editing shortcuts apply while a project is open and an input, textarea, or editable text region is not focused.

## Tools

| Tool         | Key |
| ------------ | --- |
| Select       | `V` |
| Text         | `T` |
| Brush        | `B` |
| Eraser       | `E` |
| Color picker | `I` |
| Remove       | `J` |
| Pan          | `H` |
| Fit Window   | `0` |

Change tool characters in **Settings → Shortcuts**.

## Navigation

| Action                            | Gesture               |
| --------------------------------- | --------------------- |
| Pan temporarily                   | Hold `Space` and drag |
| Cancel gesture or clear selection | `Escape`              |
| Fit the active page               | `0` by default        |

Releasing Space restores the previous tool. Switching away from Koharu cancels an unfinished canvas gesture.

## Editing

| Action                          | Windows / Linux         | macOS                   |
| ------------------------------- | ----------------------- | ----------------------- |
| Undo                            | `Ctrl+Z`                | `Command+Z`             |
| Redo                            | `Ctrl+Shift+Z`          | `Command+Shift+Z`       |
| Select all editable page layers | `Ctrl+A`                | `Command+A`             |
| Delete selected layers          | `Delete` or `Backspace` | `Delete` or `Backspace` |

<Tip>
  Use a unique character for each tool. If bindings conflict, the first matching tool in toolbar
  order wins.
</Tip>

Shortcuts affect the desktop interface, not the exported page.
