#3840: Ctrl-C in Mutt at start-up yields incomplete display ----------------------+---------------------- Reporter: vinc17 | Owner: mutt-dev Type: defect | Status: new Priority: minor | Milestone: Component: display | Version: 1.6.0 Resolution: | Keywords: ----------------------+----------------------
Comment (by kevin8t8): Hi Vincent, Is this still occurring with tip? SigInt is set by the signal handler, but it isn't polled until mutt_getch(). I believe that always occurs after the display is finished drawing though. So I'm confused how it could be interrupting rendering the display. If it is still occurring, would you try paring down your muttrc to see if something in there influences the behavior? Maybe I am missing something. Thank you. -Kevin -- Ticket URL: <https://dev.mutt.org/trac/ticket/3840#comment:3> Mutt <http://www.mutt.org/> The Mutt mail user agent