add incremental seeking as an option (enabled by default)
This commit is contained in:
@@ -134,6 +134,7 @@ struct ncmpcpp_config
|
||||
bool wrapped_search;
|
||||
bool space_selects;
|
||||
bool albums_in_tag_editor;
|
||||
bool incremental_seeking;
|
||||
|
||||
int mpd_connection_timeout;
|
||||
int crossfade_time;
|
||||
|
||||
Reference in New Issue
Block a user