diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 8360989..5161077 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ You're also welcome to share any ideas, suggestions, and questions through there * 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 +* Ctrl+E: edit the notes of the selected track/group * Meta+c: create a new music player (for listening to multiple tracks at once, or swapping between two tracks without losing playback position) * Meta+Up/Down, Meta+p/n: select the previous/next music player (each player has its own independent queue, pause status, etc) * Meta+a, Meta+!: mark the selected music player so that any keyboard actions - seeking, pausing, etc - apply to it and any other marked players (if no player is marked, which is the default case, actions will apply to the selected music player) |