Skip to content

Commit 71028a3

Browse files
jparisechrisbra
authored andcommitted
runtime(doc): rename last t_BG reference to t_RB
This was missed in 37c64c7. closes: #16491 Signed-off-by: Jon Parise <jon@indelible.org> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent a81cf8b commit 71028a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

runtime/doc/options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim version 9.1. Last change: 2025 Jan 14
1+
*options.txt* For Vim version 9.1. Last change: 2025 Jan 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1033,7 +1033,7 @@ A jump table for the options with a short description can be found at |Q_op|.
10331033
When the |t_RB| option is set, Vim will use it to request the background
10341034
color from the terminal. If the returned RGB value is dark/light and
10351035
'background' is not dark/light, 'background' will be set and the
1036-
screen is redrawn. This may have side effects, make t_BG empty in
1036+
screen is redrawn. This may have side effects, make |t_RB| empty in
10371037
your .vimrc if you suspect this problem. The response to |t_RB| can
10381038
be found in |v:termrbgresp|.
10391039

0 commit comments

Comments
 (0)