#3617: Commit #6267:10cc06eff52b breaks the coloring of messages at bottom of
mutt
screen.
------------------------+---------------------------------------------------
Reporter: balderdash | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
------------------------+---------------------------------------------------
Commit #6267:10cc06eff52b breaks the coloring of messages at bottom of
mutt screen.
I have always had "color message yellow green" in my sourced dotfiles.
Until the mentioned commit, the behavior was as follows:
While mutt is accessing my inbox, it says something like "Evaluating
header cache" and other stuff at the bottom of the screen, with yellow
text on a green background. The green background always stops at the
length of the text that's being displayed. Once mutt is done displaying
messages about what it's currently doing, all green background and yellow
text goes away (this is once my inbox is "loaded").
After the commit, the length of the green background is the entire
terminal window width, extending well beyond any yellow text. Also, when
mutt is done withe messages about what it's doing, the text goes away but
the green background stripe, window-width, remains until I press a key
like 'i'.
You can also see this by hitting '@' in the index to show who the message
is from. The background stripe is window-width instead of only as long as
the text.
This is on OSX 10.7.5, 10.8.2, and 10.5.8PPC.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3617>
Mutt <http://www.mutt.org/>
The Mutt mail user agent