diff options
author | errael <errael@raelity.com> | 2024-11-07 00:21:28 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-07 16:21:28 +0800 |
commit | 000129201c54d4ba391f7473d0c183f000246c3e (patch) | |
tree | 4e0ebcdd835b5e7d02bf127203918d171eff9f6a /test/functional/vimscript/timer_spec.lua | |
parent | f7e32fb6e626ab198bf401765236783890f3a0d6 (diff) | |
download | rneovim-000129201c54d4ba391f7473d0c183f000246c3e.tar.gz rneovim-000129201c54d4ba391f7473d0c183f000246c3e.tar.bz2 rneovim-000129201c54d4ba391f7473d0c183f000246c3e.zip |
perf(mouse): only generate <MouseMove> for a new cell positon (#31103)
Problem: Can receive dozens of <MouseMove> events for same cell position. #30965
Solution: Leverage check_multiclick() to detect if cell position is unchanged.
Diffstat (limited to 'test/functional/vimscript/timer_spec.lua')
0 files changed, 0 insertions, 0 deletions