Re: mutt/1461: no screen redraw on "input" line
Synopsis: no screen redraw on "input" line
State-Changed-From-To: open->closed
State-Changed-By: cb
State-Changed-When: Tue, 27 Feb 2007 21:58:22 +0100
State-Changed-Why:
fixed
**** Comment added by cb on Tue, 27 Feb 2007 21:58:22 +0100 ****
This bug was fixed in CVS in September 2005.
FYI, mutt is still slightly broken as changing the window size while the
mailbox is being opened breaks my hackish "push" hooks:
macro index ,r "l~(!~R|~F)\n<esc>V" # limit to threads with unread
messages
folder-hook debian|lists 'push ,r'
As other folder-hooks are apparently still executed I think this issue can be
considered fixed in practise.
Christoph