Re: [PATCH] Sidebar -> Status line wrong length

2016-06-07 Thread Kevin J. McCarthy
On Tue, Jun 07, 2016 at 06:03:35PM +0100, Richard Russon wrote: > When the Sidebar is enabled, $status_on_top unset and the pager active, > the status line and the pager line are the wrong length. Hi Rich, Thanks for tracking this down, and for the patch! I've changed the menu_status_line() chan

[PATCH] Sidebar -> Status line wrong length

2016-06-07 Thread Richard Russon
set sidebar_visible = yes set status_on_top = no When the Sidebar is enabled, $status_on_top unset and the pager active, the status line and the pager line are the wrong length. I've changed mutt_make_string_info() and menu_status_line() to take a cols parameter (max screen columns). Before, the