« get me outta code hell

Ctrl-O to open a prompt for loading a playlist - 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>2018-07-03 01:17:29 -0300
committerFlorrie <towerofnix@gmail.com>2018-07-03 01:17:29 -0300
commit2ec5450bcfb659daf3316d9a47825a64abf85431 (patch)
tree7735b846c6a23757d5bd1c2db0136aef7979a84a /README.md
parent8c31848f4bbe0957b4d7a2c0522df09d7f1c6bc5 (diff)
Ctrl-O to open a prompt for loading a playlist
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b5bbc47..d233c74 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ playlist.json file (usually generated by http-music or downloaded from online).
 * <kbd>Escape</kbd> - stop playing the current track
 * <kbd>Right</kbd> - seek ahead
 * <kbd>Left</kbd> - seek back
+* <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`)
 * **In the main listing:**
   * <kbd>Enter</kbd> - if the selected item is a group, enter it; otherwise play it
   * <kbd>Backspace</kbd> - leave the current group (if in one)