-*options.txt* For Vim version 9.1. Last change: 2025 Jan 14
+*options.txt* For Vim version 9.1. Last change: 2025 Jan 20
VIM REFERENCE MANUAL by Bram Moolenaar
When the |t_RB| option is set, Vim will use it to request the background
color from the terminal. If the returned RGB value is dark/light and
'background' is not dark/light, 'background' will be set and the
- screen is redrawn. This may have side effects, make t_BG empty in
+ screen is redrawn. This may have side effects, make |t_RB| empty in
your .vimrc if you suspect this problem. The response to |t_RB| can
be found in |v:termrbgresp|.