-
Notifications
You must be signed in to change notification settings - Fork 1
Keybindings
phlx0 edited this page Mar 15, 2026
·
1 revision
All keybindings in the snip TUI.
| Key | Action |
|---|---|
j or ↓
|
Move down |
k or ↑
|
Move up |
| Key | Action |
|---|---|
n |
New snippet |
e |
Edit selected snippet |
d |
Delete selected snippet |
y |
Copy content to clipboard |
p |
Toggle pin (pinned snippets stay at the top) |
| Key | Action |
|---|---|
/ |
Focus the search bar |
Esc |
Clear search / return focus to list |
| Key | Action |
|---|---|
q |
Quit |
- Search filters across title, description, tags, and language as you type
- Pinned snippets always appear at the top, above search results
- Press
Escwhile search is empty to return focus to the list without clearing anything