diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-07-24 18:16:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 18:16:53 +0800 |
commit | 5fb4c397a1da2737262ac7686666dc2596db50c2 (patch) | |
tree | 3cedc049a223c8f8135f16a00ddc1679dd1dddf7 /runtime/lua/vim/_editor.lua | |
parent | 01e273c340b5e51b593900c8feb894ba9a46c366 (diff) | |
download | rneovim-5fb4c397a1da2737262ac7686666dc2596db50c2.tar.gz rneovim-5fb4c397a1da2737262ac7686666dc2596db50c2.tar.bz2 rneovim-5fb4c397a1da2737262ac7686666dc2596db50c2.zip |
fix(mouse): drag vsep of window with 'statuscolumn' (#24462)
Problem: Cannot drag a vertical separator to the right of a window
whose 'statuscolumn' is wider than itself.
Solution: Never treat a click on a vertical separator as a click on
'statuscolumn'.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions