#3627: prompt color lost just after running a shell command ---------------------+---------------------- Reporter: vinc17 | Owner: mutt-dev Type: defect | Status: new Priority: major | Milestone: Component: display | Version: Keywords: | ---------------------+---------------------- Just after running a shell command, the prompt color is lost. To reproduce the bug, use a muttrc file with only the following line: {{{ color normal brightyellow black }}} then type ! to run a shell command, enter a shell command (e.g. "true"), and just after returning to Mutt, type ! again. Instead of being written in brightyellow, "Shell command:" is written in the default color (white).
This problem occurred after r6267 (at the same time, I've noticed that before r6267, the color of the help line was wrong). -- Ticket URL: <http://dev.mutt.org/trac/ticket/3627> Mutt <http://www.mutt.org/> The Mutt mail user agent