From 4cfeed8cf307d64038d80efe17558a7793953515 Mon Sep 17 00:00:00 2001 From: Rocco Rutte Date: Sun, 31 May 2009 13:19:07 +0200 Subject: [PATCH] Document that $pager_context affects searching, too --- init.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/init.h b/init.h index 44b46a5fd..ff2a54fec 100644 --- a/init.h +++ b/init.h @@ -1600,6 +1600,10 @@ struct option_t MuttVars[] = { ** when displaying the next or previous page in the internal pager. By ** default, Mutt will display the line after the last one on the screen ** at the top of the next page (0 lines of context). + ** .pp + ** This variable also specifies the amount of context given for search + ** results. If positive, this many lines will be given before a match, + ** if 0, the match will be top-aligned. */ { "pager_format", DT_STR, R_PAGER, UL &PagerFmt, UL "-%Z- %C/%m: %-20.20n %s%* -- (%P)" }, /* -- 2.40.0