diff options
author | erw7 <erw7.github@gmail.com> | 2020-04-21 22:44:39 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-21 15:44:39 +0200 |
commit | 68546805790b5fd50e5e520a42dcf2e68c8fa4de (patch) | |
tree | 37371a615c2438e93ec081dcfb2dfc1640a35080 /runtime/lua/vim/lsp/callbacks.lua | |
parent | 633322a020b0253aeb8c6eaeeed17d8a8fb53229 (diff) | |
download | rneovim-68546805790b5fd50e5e520a42dcf2e68c8fa4de.tar.gz rneovim-68546805790b5fd50e5e520a42dcf2e68c8fa4de.tar.bz2 rneovim-68546805790b5fd50e5e520a42dcf2e68c8fa4de.zip |
terminal: Fix mouse coordinates issue (#12158)
Offsets of window were not taken into account when sending mouse
coordinates to the terminal. Therefore, when nu or rnu is set, the mouse
coordinates sent to the terminal were not correct. Change it to send the
correct coordinates by subtract window offset from col.
Diffstat (limited to 'runtime/lua/vim/lsp/callbacks.lua')
0 files changed, 0 insertions, 0 deletions