]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1005: terminal without job updates slowly in GUI v8.0.1005
authorBram Moolenaar <Bram@vim.org>
Sun, 27 Aug 2017 12:50:47 +0000 (14:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 27 Aug 2017 12:50:47 +0000 (14:50 +0200)
commit4ab7968aa9d8a624cd56f55b5cad2bedb240eb73
treeba518cce64059e79a13941a0fb0ac799c5d60534
parent8d9f0ef5c6a6f6d19c3d02690e1ee347a70b8452
patch 8.0.1005: terminal without job updates slowly in GUI

Problem:    Terminal without job updates slowly in GUI.
Solution:   Poll for input when a channel has the keep_open flag.
src/channel.c
src/gui_gtk_x11.c
src/proto/channel.pro
src/version.c