#2924: mutt shows less pager index lines than configured Changes (by brendan):
* component: mutt => display Comment: One of the index lines is consumed by the index status bar. Try incrementing pager_index_lines from 0 to 1 and you'll see what I mean. It could be argued that pager_index_lines=1 isn't very useful, so it should jump from 0 lines consumed to 2 when pager_index_lines is 1 (1 for the index entry and 1 more for the status), but I suspect others might find that confusing. I'll attach the patch that would do this, but I'm not sure it's a good idea to apply it. -- Ticket URL: <http://dev.mutt.org/trac/ticket/2924#comment:1>
