rename empty_tag config option to empty_tag_marker
it was conflicting with empty_tag_color. since empty_tag_color contains empty_tag, ncmpcpp was parsing wrong variable if the first variable was before the second one in configuration file.
This commit is contained in:
@@ -226,7 +226,7 @@
|
||||
#
|
||||
#mouse_support = "yes"
|
||||
#
|
||||
#empty_tag = "<empty>"
|
||||
#empty_tag_marker = "<empty>"
|
||||
#
|
||||
#enable_window_title = "yes"
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user