diff options
author | luukvbaal <luukvbaal@gmail.com> | 2024-06-19 00:00:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-19 06:00:39 +0800 |
commit | 102971a396724594a00f7e31cbeec55cdb536f17 (patch) | |
tree | 7cef292406260647b06e8ef6f34211b8802b1c67 /test/functional/ui/diff_spec.lua | |
parent | 2791fd4e1722fd45fa0f4261879046e8d397645a (diff) | |
download | rneovim-102971a396724594a00f7e31cbeec55cdb536f17.tar.gz rneovim-102971a396724594a00f7e31cbeec55cdb536f17.tar.bz2 rneovim-102971a396724594a00f7e31cbeec55cdb536f17.zip |
fix(mouse): early return when clicking in padded 'statuscolumn' (#29394)
Problem: Hit assert when clicking inside a padded 'statuscolumn' that
is padded beyond the length of the allocated click_defs.
Solution: Still consider this a "in_statuscol" click, but return early
when about to execute the click func.
Diffstat (limited to 'test/functional/ui/diff_spec.lua')
0 files changed, 0 insertions, 0 deletions