diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-07-24 11:20:23 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-09-04 21:18:08 +0800 |
commit | 00b49dd8dd638c5fe1b664273aea5c843d69f36d (patch) | |
tree | 7557491de797fea6ed4534a47469021cfe9b25b5 /src/nvim/api/vim.c | |
parent | 900a7741821ff8dfb0634290a343e501955e9a1a (diff) | |
download | rneovim-00b49dd8dd638c5fe1b664273aea5c843d69f36d.tar.gz rneovim-00b49dd8dd638c5fe1b664273aea5c843d69f36d.tar.bz2 rneovim-00b49dd8dd638c5fe1b664273aea5c843d69f36d.zip |
vim-patch:8.2.4674: cannot force getting MouseMove events
Problem: Cannot force getting MouseMove events.
Solution: Add the 'mousemoveevent' option with implementaiton for the GUI.
(Ernie Rael, closes vim/vim#10044)
https://github.com/vim/vim/commit/c4cb544cd5beaa864b3893e4b8d0085393c7dbce
This only ports the docs and the option variable.
The following commits will actually implement it as a UI option.
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions