summaryrefslogtreecommitdiff
path: root/AGENTS.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-09 20:05:00 +0300
committerPaul Buetow <paul@buetow.org>2026-05-09 20:05:00 +0300
commitfa77bea949ea9d65f04112400b498e0da0af64f2 (patch)
treeb00447c5678b573bc1ae426d324b7ff4658acb41 /AGENTS.md
parent946c4306bb7d64563827a5a618e47bbac6d8a690 (diff)
Document shuffle hotkey behavior (q1)
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AGENTS.md b/AGENTS.md
index a842196..db60e36 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -134,7 +134,7 @@ Global shortcuts are registered in `web/js/keyboard.js`. They are **disabled** w
| `Space` / `p` | Play / pause / switch to selected item |
| `f` | Toggle fullscreen on the player wrapper |
| `Esc` | Exit fullscreen, or deselect current item |
-| `r` | Toggle shuffle on the current filtered result set |
+| `r` | Enable shuffle, or reshuffle if shuffle is already active |
| `s` | Generate a share link for the selected media |
| `/` | Focus the quick search bar (debounced) |
| `n` | Open notes modal for the selected media |