Searched refs:T_RBG (Results 1 – 4 of 4) sorted by relevance
203 #define T_RBG (TERM_STR(KS_RBG)) // request background RGB macro
3881 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()
3012 p_term("t_RB", T_RBG)
4983 Solution: Add T_RBG to request the background color if possible. (Lubomir