diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md index e0de494..2e9e26e 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,14 @@ * <kbd>Space</kbd>, <kbd>p</kbd>, or <kbd>k</kbd> - toggle pause * <kbd>Right</kbd> or <kbd>l</kbd> - seek ahead * <kbd>Left</kbd> or <kbd>j</kbd> - seek back -* <kbd>s</kbd> - shuffle the queue * **In the main listing:** * <kbd>Enter</kbd> - if the selected item is a group, enter it; otherwise play it * <kbd>Backspace</kbd> - leave the current group (if in one) * <kbd>q</kbd> - queue the selected track to play after any other items in the queue (usually after the current track) * <kbd>d</kbd> - download the selected track (but don't play it) +* **In the queue listing:** + * <kbd>s</kbd> - shuffle the queue + * <kbd>c</kbd> - clear the queue * **In path displays:** (Path displays are the things that show below the main and queue listings. They show the path of groups to the selected item in the listing.) * <kbd>Enter</kbd> or <kbd>Space</kbd> - view the selected item in the main listing * <kbd>Left</kbd> and <kbd>Right</kbd> - navigate the path display |