new feature: support for centered cursor (disabled by default)

This commit is contained in:
Andrzej Rybczak
2009-11-11 00:50:14 +01:00
parent 35a182d79e
commit 3b7f19f095
5 changed files with 13 additions and 0 deletions

View File

@@ -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