diff options
author | Florrie <towerofnix@gmail.com> | 2018-06-03 18:04:40 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2018-06-03 18:04:40 -0300 |
commit | e06d33d7e003e9dd61956d64428205ea3b5ebda6 (patch) | |
tree | 4d29fa2fb89ead4826b212160364711cbd22d13b | |
parent | 367100752be22b27bfe7ac374c8ad489155a2914 (diff) |
Note backspace keybinding
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | screenshot.png (renamed from README.png) | bin | 100732 -> 100732 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md index a62b3ae..a2ce0d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Screenshot of the player](README.png) +![Screenshot of the player](screenshot.png) ## keybindings @@ -14,5 +14,6 @@ * <kbd>Left</kbd> or <kbd>j</kbd> - seek back * **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) * <kbd>q</kbd> - queue the selected track to play after any other items in the queue (usually after the current track) * <kbd>d</kbd> - download the selected track (but don't play it) diff --git a/README.png b/screenshot.png index 56aa6d9..56aa6d9 100644 --- a/README.png +++ b/screenshot.png Binary files differ |