]> granicus.if.org Git - mutt/commit
Rework timeout handling to support keepalive in the line editor.
authorBrendan Cully <brendan@kublai.com>
Sun, 31 Aug 2008 02:59:42 +0000 (19:59 -0700)
committerBrendan Cully <brendan@kublai.com>
Sun, 31 Aug 2008 02:59:42 +0000 (19:59 -0700)
commit244feeb67478582fbf5597f25aaa9723e786d18a
tree941eb5a42cf47a8cb6e27e796685025584eb82f4
parenta2976a0cfbd05a6ca1f8c6a71c14decf293bee69
Rework timeout handling to support keepalive in the line editor.
Also allow keepalives of less than $timeout without returning before
$timeout, so people who don't want to be notified of new mail don't
have to be.
curs_lib.c
enter.c
flags.c
keymap.c
menu.c