From: martin f. krafft Date: Tue, 26 Nov 2019 02:43:13 +0000 (+1300) Subject: unify context lines X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/113bf527a5d265377259044538472308ca8ef69a?ds=sidebyside;hp=92ca7dd4d572d8381b04999e60104599f3961a89 unify context lines --- diff --git a/.mutt/confvars b/.mutt/confvars index fe67e65..e18f309 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -2149,7 +2149,7 @@ set mbox_type=Maildir # This variable controls the number of lines of context that are given when # scrolling through menus. (Similar to $pager_context.) # -set menu_context=2 +set menu_context=5 # 3.150. menu_move_off @@ -2487,7 +2487,7 @@ set pager_format="<%a> %* %i (%P)" # less than $pager_index_lines, then the index will only use as many lines as it # needs. # -set pager_index_lines=5 +set pager_index_lines=$menu_context # 3.176. pager_stop