From 9fcdf1d12331de8fb28026f0ff1efb93b754b1c0 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sun, 15 Sep 2019 18:43:43 -0300 Subject: Reformat keybindings documentation No more formatting, which is arguably more accessible but a pain to read and edit in plain text. --- README.md | 80 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6d01683..c15c273 100644 --- a/README.md +++ b/README.md @@ -23,51 +23,51 @@ You're also welcome to share any ideas, suggestions, and questions through there ## Keybindings -* Ctrl+C - exit -* Up and Down - select previous or next item in a listing -* Tab and Shift+Tab - switch between UI elements -* g and G (shift+G) or Home and End - move to the first and last item in a listing -* [ - focus the main track/group listing -* ] - focus the queue listing -* Enter - play the selected track -* Ctrl+Up or p - play previous track -* Ctrl+Down or n - play next track -* Shift+Up/Down or drag - select multiple items at once -* Space - toggle pause -* Escape - stop playing the current track -* l - toggle track loop -* Right - seek ahead -* Left - seek back -* m or f - open a menu of actions related to the selected track/group/item(s) -* v and V - increase and decrease playback volume -* Ctrl+F or / - jump to a track or group by entering (part of) its name -* Ctrl+O - 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`) -* t and T (shift+T) - switch between playlist tabs -* Ctrl+T - open the current playlist in a new tab (so, clone the current tab) -* Ctrl+W - close the current tab +* Ctrl+C: exit +* Up, Down: select previous or next item in a listing +* Tab, Shift+Tab: switch between UI elements +* g/G, Home/End: move to the first and last item in a listing +* [: focus the main track/group listing +* ]: focus the queue listing +* Enter: play the selected track +* Ctrl+Up, p: play previous track +* Ctrl+Down, n: play next track +* Shift+Up/Down or drag: select multiple items at once +* Space: toggle pause +* Escape: stop playing the current track +* l: toggle track loop +* Right: seek ahead +* Left: seek back +* m, f: open a menu of actions related to the selected track/group/item(s) +* v, V: increase and decrease playback volume +* Ctrl+F or /: jump to a track or group by entering (part of) its name +* Ctrl+O: 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`) +* t, T: switch between playlist tabs +* Ctrl+T: open the current playlist in a new tab (so, clone the current tab) +* Ctrl+W: close the current tab * **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 the track which is selected in the queue - * d - download the selected track (but don't play it) + * 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 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 - * c - clear the queue - * x - remove the selected track from the queue - * Ctrl+L - jump to the track that's currently playing + * s: shuffle the queue + * c: clear the queue + * x: remove the selected track from the queue + * Ctrl+L: jump to the track that's currently playing * **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.) - * Enter or Space - view the selected item in the main listing - * Left and Right - navigate the path display + * Enter, Space: view the selected item in the main listing + * Left, Right: navigate the path display * **In a context menu:** * All the usual controls (up, down, tab, space, enter) work - * Backspace or Escape - close the menu without taking any action + * Backspace or Escape: close the menu without taking any action * Type the beginning of the name of an option, like its first letter, to quickly jump to it * **With a number pad:** * Should be in NumLock! - * 2, 4, 6, 8 - cursor keys (down/left/right/up) - * 5 - pause (and any action that would take the space bar) - * 7, 9 - focus main track/group, queue listings - * /, \* - decrease, increase playback volume - * . - back (and any action that would take backspace) - * + - open a context menu - * 1, 3 - skip to previous, next track + * 2, 4, 6, 8: cursor keys (down/left/right/up) + * 5: pause (and any action that would take the space bar) + * 7, 9: focus main track/group, queue listings + * /, \*: decrease, increase playback volume + * .: back (and any action that would take backspace) + * +: open a context menu + * 1, 3: skip to previous, next track -- cgit 1.3.0-6-gf8a5