]> granicus.if.org Git - vim/commit
patch 8.1.1948: mouse doesn't work in Linux console v8.1.1948
authorBram Moolenaar <Bram@vim.org>
Fri, 30 Aug 2019 17:28:25 +0000 (19:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 30 Aug 2019 17:28:25 +0000 (19:28 +0200)
commitb5432d8968bda70fc20ebb5e136e367d174d1c4e
tree9185bde49137fd6cdebe56b43c53925b178d912f
parent60b1bcfe92da1d7b8f894c91192f3a76e8aec391
patch 8.1.1948: mouse doesn't work in Linux console

Problem:    Mouse doesn't work in Linux console and causes 100% CPU. (James P.
            Harvey)
Solution:   Loop in WaitForCharOrMouse() when gpm_process_wanted is set.
            (closes #4828)
src/os_unix.c
src/version.c