diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-09 20:05:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-09 20:05:00 +0300 |
| commit | fa77bea949ea9d65f04112400b498e0da0af64f2 (patch) | |
| tree | b00447c5678b573bc1ae426d324b7ff4658acb41 /AGENTS.md | |
| parent | 946c4306bb7d64563827a5a618e47bbac6d8a690 (diff) | |
Document shuffle hotkey behavior (q1)
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | |
