39 {
"arrow_cursor",
DT_BOOL,
false, 0, NULL,
40 "Use an arrow '->' instead of highlighting in the index"
43 "Use a custom string for arrow_cursor"
46 "Number of lines of overlap when changing pages in the index"
48 {
"menu_move_off",
DT_BOOL,
true, 0, NULL,
49 "Allow the last menu item to move off the bottom of the screen"
51 {
"menu_scroll",
DT_BOOL,
false, 0, NULL,
52 "Scroll the menu/index by one line, rather than a page"
Convenience wrapper for the config headers.
#define D_NOT_EMPTY
Empty strings are not allowed.
#define D_INTEGER_NOT_NEGATIVE
Negative numbers are not allowed.