]> granicus.if.org Git - neomutt/commit
Don't clear the macro buffer during startup 818/head
authorRichard Russon <rich@flatcap.org>
Wed, 4 Oct 2017 01:07:20 +0000 (02:07 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 30 Nov 2017 13:05:57 +0000 (13:05 +0000)
commitbaf6ebbfc939278efb1895bed47e553ea7de19b1
treec5dfde09038d9f9d4f8270a9c94b69047fe69359
parent2d98d7e1f2ef9b45467bcf670ff84162447b9429
Don't clear the macro buffer during startup

* Move the folder hook after the folder has been opened
* Prevent a SIGWINCH during startup from clearing the macro buffer

Fixes #227
curs_main.c