]> granicus.if.org Git - vim/commit
patch 8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLL v8.2.4400
authorzeertzjq <zeertzjq@outlook.com>
Wed, 16 Feb 2022 17:51:47 +0000 (17:51 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Feb 2022 17:51:47 +0000 (17:51 +0000)
commit646bb7247ad6051aca223a2b04b008f682cdb57f
treec85e370d1b495c1786c94b3b0bb434c42e4ccea2
parentf9435e49ef8032e80d38e31e950e4a9b75387533
patch 8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLL

Problem:    MS-Windows: cannot use the mouse in the console with VIMDLL.
Solution:   use add_char2buf() instead of fix_input_buffer(). (closes #9784,
            closes #9769)
src/getchar.c
src/version.c