« get me outta code hell

Use control+up/down to play next/previous tracks - 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 13:14:18 -0300
committerFlorrie <towerofnix@gmail.com>2019-08-25 13:14:18 -0300
commit0021f66a44f5d851841249f6b74ca2f4acaa6e10 (patch)
tree4a45181942f0ab884c9c432fc3e5ac963146c521 /README.md
parentee6cde59c84ee8704239ff492d5448d61032daf2 (diff)
Use control+up/down to play next/previous tracks
...instead of shift+up/down, which I'm going to make select items in
listings (ala graphical file browsers).
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1d444b0..b410956 100644
--- a/README.md
+++ b/README.md
@@ -30,8 +30,8 @@ You're also welcome to share any ideas, suggestions, and questions through there
 * <kbd>[</kbd> - focus the main track/group listing
 * <kbd>]</kbd> - focus the queue listing
 * <kbd>Enter</kbd> - play the selected track
-* <kbd><kbd>Shift</kbd>+<kbd>Up</kbd></kbd> or <kbd>p</kbd> - play previous track
-* <kbd><kbd>Shift</kbd>+<kbd>Down</kbd></kbd> or <kbd>n</kbd> - play next 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>Space</kbd> - toggle pause
 * <kbd>Escape</kbd> - stop playing the current track
 * <kbd>l</kbd> - toggle track loop