]> granicus.if.org Git - neomutt/commit
check for new mail while in pager when idle
authorStefan Assmann <sassmann@kpanic.de>
Mon, 8 Aug 2016 12:41:44 +0000 (14:41 +0200)
committerRichard Russon <rich@flatcap.org>
Sun, 4 Sep 2016 19:02:44 +0000 (20:02 +0100)
commit4ed2b6f0f8e69b61c9e872ad9322bdc6f326ce5f
tree03c35bd3d4bb79c96ac8a3fea00c02bde7e95212
parent57c97aaa4fe94884c59dac74e0643ca629f52d1f
check for new mail while in pager when idle

Currently, when the pager is open and mutt is idle the mailboxes aren't
checked for new mails. Change the behaviour to get notified of newly
arrived mail.

Closes #19  - new-mail doesn't fire if pager open
Closes #100 - check for new mail while in pager when idle
curs_main.c
pager.c
pager.h