]> granicus.if.org Git - vim/commit
patch 8.0.1796: GUI: click on tab fails when the focus is in a terminal v8.0.1796
authorBram Moolenaar <Bram@vim.org>
Sun, 6 May 2018 11:53:50 +0000 (13:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 May 2018 11:53:50 +0000 (13:53 +0200)
commit231a2db1b372fe9645505e711ac53b9ee748c535
tree3adb6ea1eeac84dfa963c0dc22727aa23588f408
parentb0b98d523036d534755bf1cf79d1595e61c3f7ce
patch 8.0.1796: GUI: click on tab fails when the focus is in a terminal

Problem:    GUI: click on tab fails when the focus is in a terminal window.
Solution:   Handle K_TABLINE.
src/terminal.c
src/version.c