]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1008: slow updating of terminal window in Motif v8.0.1008
authorBram Moolenaar <Bram@vim.org>
Sun, 27 Aug 2017 15:38:27 +0000 (17:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 27 Aug 2017 15:38:27 +0000 (17:38 +0200)
commit1dccf6351dd37e648b2e15fb9f9f71ceba88d446
tree367ef3f06f0dac62d61ebd23983dc2b425340283
parentcbe6944956d7c39176e8b15faa77f1c29eaf5c97
patch 8.0.1008: slow updating of terminal window in Motif

Problem:    Slow updating of terminal window in Motif.
Solution:   Add a timeout to the wait-for-character loop.
src/gui_x11.c
src/version.c