]> granicus.if.org Git - vim/commit
patch 8.0.0807: terminal window can't handle mouse buttons v8.0.0807
authorBram Moolenaar <Bram@vim.org>
Sat, 29 Jul 2017 20:23:40 +0000 (22:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Jul 2017 20:23:40 +0000 (22:23 +0200)
commit6e1ef28057b100b206a88a175b37e75f5130668c
tree57796edd7bb51ef074546f8641c8165f08ee3c42
parentf98246d4849e670c6660e97887428dcddf88dc9f
patch 8.0.0807: terminal window can't handle mouse buttons

Problem:    Terminal window can't handle mouse buttons. (Hirohito Higashi)
Solution:   Implement mouse buttons and many other keys.  Ignore the ones that
            are not implemented.
src/terminal.c
src/version.c