aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/eval_spec.lua
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2023-04-24 16:22:11 +0200
committerGitHub <noreply@github.com>2023-04-24 15:22:11 +0100
commitbab4bcdefbdad7f175f7f31c230de3d066963542 (patch)
treee9776ab11d47ffeae39d0109d5837a2f787ccec8 /test/functional/vimscript/eval_spec.lua
parentc1331a65dd12dd1128db5fb136a77218ef7376f1 (diff)
downloadrneovim-bab4bcdefbdad7f175f7f31c230de3d066963542.tar.gz
rneovim-bab4bcdefbdad7f175f7f31c230de3d066963542.tar.bz2
rneovim-bab4bcdefbdad7f175f7f31c230de3d066963542.zip
fix(column): don't reset 'statuscolumn' width after it has been drawn
Problem: 'statuscolumn' width may be reset after it has been drawn when multiple windows contain the same buffer. This results in an offset for the drawn cursor position. Solution: Loop over all windows (twice) prior to drawing them to reset the 'statuscolumn' width and validate the sign column when necessary.
Diffstat (limited to 'test/functional/vimscript/eval_spec.lua')
0 files changed, 0 insertions, 0 deletions