« get me outta code hell

Make Q key queue after selected track - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-09-11 17:19:05 -0300
committerFlorrie <towerofnix@gmail.com>2019-09-11 17:19:57 -0300
commit6be85bb511f9e3e55ab503c9b8b44afb31b84f2d (patch)
tree29157054804803813b4ca95a9c00063d911edf26 /README.md
parent47bd859d1a02683395bbf941d7dc0375d7ef8334 (diff)
Make Q key queue after selected track
Also make it caseless: q = Q. See todo.txt (which also has a large new
note regarding duplicates in the selection system).
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index b760230..282452a 100644
--- a/README.md
+++ b/README.md
@@ -48,8 +48,7 @@ You're also welcome to share any ideas, suggestions, and questions through there
 * **In the main listing:**
   * <kbd>Enter</kbd> - if the selected item is a group, enter it; if it's a track, play it
   * <kbd>Backspace</kbd> - leave the current group (if in one)
-  * <kbd>q</kbd> - queue the selected track or group to play after any other items in the queue (usually after the current track)
-  * <kbd>Q</kbd> (shift+Q) - queue the selected track or group to play immediately after what's currently playing
+  * <kbd>q</kbd> - queue the selected track or group to play after the track which is selected in the queue
   * <kbd>d</kbd> - download the selected track (but don't play it)
 * **In the queue listing:**
   * <kbd>s</kbd> - shuffle the queue