1
0
forked from aniani/vim

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.
This commit is contained in:
Bram Moolenaar
2016-03-26 19:41:48 +01:00
parent 92e35efaf6
commit 8fdd721047
2 changed files with 28 additions and 15 deletions

View File

@@ -748,6 +748,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1657,
/**/
1656,
/**/