Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/USER-MANUAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,11 @@ You can add a searchable label to an image by editing it (pencil icon).
| `⌘V` | Paste clipboard as new snippet |
| `⌘N` | Start adding a new snippet manually |
| `Esc` | Dismiss panel (or cancel add / edit) |
| `⌘Q` | Quit Snippy |
---

## Quitting Snippy

Right-click the Snippy icon in the menu bar and choose **Quit Snippy**. There is no keyboard shortcut for quitting — the previous `⌘Q` shortcut was removed because it was too easy to press accidentally while typing in the search field.

---

Expand Down