mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-05-02 00:50:53 +02:00
Document <C-[0-5]> mappings which change the track rating.
This commit is contained in:
@@ -23,6 +23,19 @@ section:Player{nbsp}mode[player-index]
|
||||
||[m]+[m]|| Increase volume by 10% +
|
||||
||[m]-[m]|| Decrease volume by 10% +
|
||||
|
||||
||[m]/[m]|| Search forward for a track +
|
||||
//||[m]?[m]|| Search backward for a track +
|
||||
||[m]n[m]|| Find the next track +
|
||||
||[m]N[m]|| Find the previous track +
|
||||
|
||||
// TODO: better formatting
|
||||
||<C-0>|| Rate the current track with 0 stars +
|
||||
||<C-1>|| Rate the current track with 1 stars +
|
||||
||<C-2>|| Rate the current track with 2 stars +
|
||||
||<C-3>|| Rate the current track with 3 stars +
|
||||
||<C-4>|| Rate the current track with 4 stars +
|
||||
||<C-5>|| Rate the current track with 5 stars +
|
||||
|
||||
section:Insert{nbsp}mode[insert-index]
|
||||
|
||||
||[m]<C-i>[m]|| Launch the external editor +
|
||||
|
||||
Reference in New Issue
Block a user