diff options
author | luukvbaal <luukvbaal@gmail.com> | 2023-05-21 13:00:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-21 19:00:37 +0800 |
commit | 60f69014a801891d084542cf98ba2aa0d476164a (patch) | |
tree | 01ac608cda5707e45832c8b5d11343cf1ae1d3a3 /test/functional/vimscript/system_spec.lua | |
parent | 387c8ceb287308d4631c41bdbd6cc51e4fb3950f (diff) | |
download | rneovim-60f69014a801891d084542cf98ba2aa0d476164a.tar.gz rneovim-60f69014a801891d084542cf98ba2aa0d476164a.tar.bz2 rneovim-60f69014a801891d084542cf98ba2aa0d476164a.zip |
fix(redraw): multibyte characters are wrapped at the end of a line (#23696)
Problem: Multibyte characters may be wrapped at the end of a line
when 'statuscolumn' and 'spell' are set.
Solution: Update line pointerdiff "v" before fetching the line pointer
after evaluating 'statuscolumn'.
Diffstat (limited to 'test/functional/vimscript/system_spec.lua')
0 files changed, 0 insertions, 0 deletions