Home
last modified time | relevance | path

Searched refs:HLF_STNC (Results 1 – 3 of 3) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h1450 , HLF_STNC // status lines of not-current terminal windows enumerator
H A Dhighlight.c3834 else if (hlf == (int)HLF_STNC) in highlight_changed()
3898 HLF_STNC, highlight_stltermnc); in highlight_changed()
H A Dscreen.c4591 *attr = HL_ATTR(HLF_STNC); in fillchar_status()