From: Richard Russon Date: Wed, 13 Dec 2017 15:19:05 +0000 (+0000) Subject: Revert "Don't clear the macro buffer during startup" X-Git-Tag: neomutt-20171215~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69fc6303bd9adbaaff0b611851a786c7be33bf1a;p=neomutt Revert "Don't clear the macro buffer during startup" Fixes #997 This reverts commit baf6ebbfc939278efb1895bed47e553ea7de19b1. --- diff --git a/curs_main.c b/curs_main.c index 525585fd2..4ad204874 100644 --- a/curs_main.c +++ b/curs_main.c @@ -946,12 +946,6 @@ int mutt_index_menu(void) menu->redraw = REDRAW_FULL; } - /* On SIGWINCH, we clear the input buffer and redraw the screen. - * We don't want this to happening the first time we enter the loop. - * The startup hook puts commands into the keyboard buffer which we don't - * want to lose. */ - SigWinch = 0; - while (true) { /* Clear the tag prefix unless we just started it. Don't clear