new feature: support for centered cursor (disabled by default)
This commit is contained in:
@@ -225,6 +225,8 @@
|
||||
#
|
||||
#autocenter_mode = "no"
|
||||
#
|
||||
#centered_cursor = "no"
|
||||
#
|
||||
#progressbar_look = "=>"
|
||||
#
|
||||
#default_place_to_search_in = "database" (database/playlist)
|
||||
|
||||
@@ -180,6 +180,9 @@ If enabled, statusbar will be displayed, otherwise hidden.
|
||||
.B autocenter_mode = yes/no
|
||||
Default state for autocenter mode at start.
|
||||
.TP
|
||||
.B centered_cursor = yes/no
|
||||
If enabled, currently highlighted position in the list will be always centered.
|
||||
.TP
|
||||
.B progressbar_look = TEXT
|
||||
This variable defines the look of progressbar. Note that it has to be exactly two characters long.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user