handle single command and remove hacks used as substitute for it
mpd-git has single command, which provides functionality of both "repeat one" and "stop after current track" modes. repeat one = single && repeat stop after current track = single && !repeat
This commit is contained in:
@@ -144,9 +144,6 @@ If enabled, statusbar will be displayed, otherwise hidden.
|
||||
.B autocenter_mode = yes/no
|
||||
Default state for autocenter mode at start.
|
||||
.TP
|
||||
.B repeat_one_mode = yes/no
|
||||
Default state for "repeat one" mode at start.
|
||||
.TP
|
||||
.B default_find_mode = wrapped/normal
|
||||
If set to "wrapped", going from last found position to next will take you to the first one (same goes for the first position and going to previous one), otherwise no actions will be performed.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user