Home
last modified time | relevance | path

Searched refs:T_RBG (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dtermdefs.h203 #define T_RBG (TERM_STR(KS_RBG)) // request background RGB macro
H A Dterm.c3881 if (rbg_status.tr_progress == STATUS_GET && *T_RBG != NUL) in may_req_bg_color()
3887 out_str(T_RBG); in may_req_bg_color()
5580 else if ((*T_RBG != NUL || *T_RFG != NUL) in check_termcode()
H A Doptiondefs.h3012 p_term("t_RB", T_RBG)
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt4983 Solution: Add T_RBG to request the background color if possible. (Lubomir