]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1657 v7.4.1657
authorBram Moolenaar <Bram@vim.org>
Sat, 26 Mar 2016 18:41:48 +0000 (19:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 26 Mar 2016 18:41:48 +0000 (19:41 +0100)
commit8fdd7210479f0c486822ad8934087b4bfd8a4765
tree9f3ed829bfdd1bfd79346d400680d448578767be
parent92e35efaf6a3278e4729115648997f09cd4005f5
patch 7.4.1657
Problem:    On Unix in a terminal: channel messages are not handled right away.
            (Jackson Alves de Aquino)
Solution:   Break the loop for timers when something was received.
src/os_unix.c
src/version.c