diff options
author | Famiu Haque <famiuhaque@protonmail.com> | 2022-07-15 22:15:02 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-15 09:15:02 -0700 |
commit | 6645f59832682e9a3623c2b1e45369529bef201a (patch) | |
tree | c0635d300fbf6c64d05f9380b6ce3999736c0d8f /test/functional/vimscript/let_spec.lua | |
parent | 5c49129c5e334a9c7da253499cd9aa19358d4ac9 (diff) | |
download | rneovim-6645f59832682e9a3623c2b1e45369529bef201a.tar.gz rneovim-6645f59832682e9a3623c2b1e45369529bef201a.tar.bz2 rneovim-6645f59832682e9a3623c2b1e45369529bef201a.zip |
fix: right-click in clickable statusline #19252
Problem:
1. Right-click does not work in statusline unless you left-click first (to focus
the statusline).
2. Modifier (e.g. shift+rightclick) does not work in statusline.
Solution:
Make clickable statusline sections receive right-clicks regardless of whether
the statusline is focused.
Closes #18994
Diffstat (limited to 'test/functional/vimscript/let_spec.lua')
0 files changed, 0 insertions, 0 deletions