« get me outta code hell

Shift+up/down to select multiple items at once - 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-08-25 14:01:02 -0300
committerFlorrie <towerofnix@gmail.com>2019-08-25 14:01:02 -0300
commitf5ec52beb8afd5490ed854fddf6f5744dc31fe83 (patch)
tree4a990297b8921debe08634beb36da54c646033b0 /README.md
parent0021f66a44f5d851841249f6b74ca2f4acaa6e10 (diff)
Shift+up/down to select multiple items at once
Dragging works too, as implemented earlier.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b410956..b760230 100644
--- a/README.md
+++ b/README.md
@@ -32,12 +32,13 @@ You're also welcome to share any ideas, suggestions, and questions through there
 * <kbd>Enter</kbd> - play the selected track
 * <kbd><kbd>Ctrl</kbd>+<kbd>Up</kbd></kbd> or <kbd>p</kbd> - play previous track
 * <kbd><kbd>Ctrl</kbd>+<kbd>Down</kbd></kbd> or <kbd>n</kbd> - play next track
+* <kbd><kbd>Shift</kbd>+<kbd>Up</kbd>/<kbd>Down</kbd></kbd> or drag - select multiple items at once
 * <kbd>Space</kbd> - toggle pause
 * <kbd>Escape</kbd> - stop playing the current track
 * <kbd>l</kbd> - toggle track loop
 * <kbd>Right</kbd> - seek ahead
 * <kbd>Left</kbd> - seek back
-* <kbd>m</kbd> or <kbd>f</kbd> - open a menu of actions related to the selected track or group
+* <kbd>m</kbd> or <kbd>f</kbd> - open a menu of actions related to the selected track/group/item(s)
 * <kbd>v</kbd> and <kbd>V</kbd> - increase and decrease playback volume
 * <kbd><kbd>Ctrl</kbd>+<kbd>F</kbd></kbd> or <kbd>/</kbd> - jump to a track or group by entering (part of) its name
 * <kbd><kbd>Ctrl</kbd>+<kbd>O</kbd></kbd> - open a playlist from a source (like a /path/to/a/folder or a YouTube playlist URL) (you can also just pass this source to `mtui`)