« get me outta code hell

Ctrl+T, ctrl+W; new tabs open adjacent to current tab - 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-05 10:01:17 -0300
committerFlorrie <towerofnix@gmail.com>2018-07-05 10:01:17 -0300
commitfe4db4e4f093697b8b35cd63c80c16695fedb2ca (patch)
treee3c363e95ec9a296b0c3145e3657e83c95d06aff /README.md
parent6e4e3fb76cbceb34338c62fb08394ffdffcdc687 (diff)
Ctrl+T, ctrl+W; new tabs open adjacent to current tab
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 55f5e82..ae072ac 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,6 @@ playlist.json file (usually generated by http-music or downloaded from online).
 * <kbd>Tab</kbd> and <kbd><kbd>Shift</kbd>+<kbd>Tab</kbd></kbd> - switch between UI elements
 * <kbd>1</kbd> - focus the main track/group listing
 * <kbd>2</kbd> - focus the queue listing
-* <kbd>t</kbd> and <kbd>T</kbd> (shift+T) - switch between playlist tabs
 * <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
@@ -32,6 +31,9 @@ playlist.json file (usually generated by http-music or downloaded from online).
 * <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`)
+* <kbd>t</kbd> and <kbd>T</kbd> (shift+T) - switch between playlist tabs
+* <kbd><kbd>Ctrl</kbd>+<kbd>T</kbd></kbd> - open the current playlist in a new tab (so, clone the current tab)
+* <kbd><kbd>Ctrl</kbd>+<kbd>W</kbd></kbd> - close the current tab
 * **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)