]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.295 v7.3.295
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Sep 2011 12:06:47 +0000 (14:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Sep 2011 12:06:47 +0000 (14:06 +0200)
commit493c7a854109804b6a2d81d709bbf9a6dc96c197
treeb45536d892cddb4c5901ba16fb6dc1fd5519f1ae
parent01a78342e05d2ab699258caae26c6df90b34f342
updated for version 7.3.295
Problem:    When filtering text with an external command Vim may not read all
            the output.
Solution:   When select() is interrupted loop and try again. (James Vega)
src/os_unix.c
src/version.c