I mainly want to ask if this is the expected behavior, but even if it is, personally I find it strange.
I use the leadmultispace to achieve the indentation ruler, and I noticed that in my own color scheme, those characters will not have the correct color in selection. It will use the highlight group of the first non-blank character in that line.
Version: 9.2.89
OS: Windows, using terminal Vim in Windows Terminal, not gVim
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
how do you reproduce this?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Hi @chrisbra , I think this should work, assuming in terminal Vim.
vim --clean:set list:set lcs+=space:+:hi clear Visual:hi Visual ctermbg=DarkBlue:hi SpecialKey ctermfg=Red—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()