From 6be85bb511f9e3e55ab503c9b8b44afb31b84f2d Mon Sep 17 00:00:00 2001 From: Florrie Date: Wed, 11 Sep 2019 17:19:05 -0300 Subject: 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). --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') 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:** * Enter - if the selected item is a group, enter it; if it's a track, play it * Backspace - leave the current group (if in one) - * q - queue the selected track or group to play after any other items in the queue (usually after the current track) - * Q (shift+Q) - queue the selected track or group to play immediately after what's currently playing + * q - queue the selected track or group to play after the track which is selected in the queue * d - download the selected track (but don't play it) * **In the queue listing:** * s - shuffle the queue -- cgit 1.3.0-6-gf8a5