]> git.madduck.net Git - etc/mutt.git/blobdiff - .mutt/confvars

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

unify context lines
[etc/mutt.git] / .mutt / confvars
index fe67e65168f294a74393b658c389af08ffd4ef5d..e18f3097bff618afb6c06d0a8c661e2e027d27eb 100644 (file)
@@ -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