diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-03-01 06:13:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 06:13:38 +0800 |
commit | 5d4e1693cb415e8b76749e833e28f00f14630b87 (patch) | |
tree | 76758b0fde6fd99b6980c9f9f6df142942280464 /runtime/lua/vim/highlight.lua | |
parent | 57e5b9f4eadfda3dbcf94d8ea7e37ac61d157d9d (diff) | |
download | rneovim-5d4e1693cb415e8b76749e833e28f00f14630b87.tar.gz rneovim-5d4e1693cb415e8b76749e833e28f00f14630b87.tar.bz2 rneovim-5d4e1693cb415e8b76749e833e28f00f14630b87.zip |
vim-patch:9.1.0145: v:echospace not correct when 'showcmdloc' != last (#27682)
Problem: the amount of available space (v:echospace) on the command
line is not correct when showcmdloc is drawn into the
statusline or tabline.
Solution: only add SHOWCMD_COLS to the shown command column when
'showcmdloc' is set to last (Sam-programs)
closes: vim/vim#14108
https://github.com/vim/vim/commit/062141b1a70cf5364e6983ec901282e0111745c1
Co-authored-by: Sam-programs <130783534+Sam-programs@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/highlight.lua')
0 files changed, 0 insertions, 0 deletions