mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

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.