From: Thomas Glanzmann Date: Tue, 26 Jul 2005 16:40:16 +0000 (+0000) Subject: Return $menu_move_off default to status quo ante. X-Git-Tag: mutt-1-5-10-rel~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b6a435e4740d97db0e64eb65c4aab80a3c64b5a;p=mutt Return $menu_move_off default to status quo ante. --- diff --git a/init.h b/init.h index 09ec79cf..05d97f60 100644 --- a/init.h +++ b/init.h @@ -1138,7 +1138,7 @@ struct option_t MuttVars[] = { ** This variable controls the number of lines of context that are given ** when scrolling through menus. (Similar to ``$$pager_context''.) */ - { "menu_move_off", DT_BOOL, R_NONE, OPTMENUMOVEOFF, 0 }, + { "menu_move_off", DT_BOOL, R_NONE, OPTMENUMOVEOFF, 1 }, /* ** .pp ** When \fIunset\fP, the bottom entry of menus will never scroll up past