Closed PeterShaws closed 9 months ago
Turns out this is standard Vim behavior ¹ ²:
hl-StatusLine
StatusLine Status line of current window.
hl-StatusLineNC
StatusLineNC status lines of not-current windows.
Note: If this is equal to "StatusLine", Vim will use "^^^" in
the status line of the current window.
There’s a potential workaround here.
¹ https://vimhelp.org/syntax.txt.html#hl-StatusLine ² https://vi.stackexchange.com/a/15894
If I set this colorscheme, my Lualine for the active window gets filled with carets (
^
). Please see the attached screenshot. The version info is this: