diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2025-01-21 11:15:31 +0100 |
---|---|---|
committer | luukvbaal <luukvbaal@gmail.com> | 2025-01-23 17:26:10 +0100 |
commit | 2cd72258f6be0ea20f0341be9bc0d306c4533535 (patch) | |
tree | 839c86f5c9d51c3e390de8e7173c9b2f5bce4ab3 /runtime/lua/vim/_meta/api.lua | |
parent | a450fda4ededdd93e3dc571d82a6737f6b9d50d9 (diff) | |
download | rneovim-2cd72258f6be0ea20f0341be9bc0d306c4533535.tar.gz rneovim-2cd72258f6be0ea20f0341be9bc0d306c4533535.tar.bz2 rneovim-2cd72258f6be0ea20f0341be9bc0d306c4533535.zip |
fix(mouse): 'statuscolumn' fold and popopmenu handling
Problem: A right-click on the 'statuscolumn' does not open the
popupmenu, even if a cell without a clickdef is clicked.
Clicking the %C fold item does not open/close the fold.
Solution: Open the popupmenu when there is no clickdef like right-clicking
the sign/numbercolumn does. Fill "linebuf_vcol" when drawing the
'statuscolumn' to handle foldcolumn item clicks.
Diffstat (limited to 'runtime/lua/vim/_meta/api.lua')
0 files changed, 0 insertions, 0 deletions