We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81cf8b commit 71028a3Copy full SHA for 71028a3
1 file changed
runtime/doc/options.txt
@@ -1,4 +1,4 @@
1
-*options.txt* For Vim version 9.1. Last change: 2025 Jan 14
+*options.txt* For Vim version 9.1. Last change: 2025 Jan 20
2
3
4
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|.
1033
When the |t_RB| option is set, Vim will use it to request the background
1034
color from the terminal. If the returned RGB value is dark/light and
1035
'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
+ screen is redrawn. This may have side effects, make |t_RB| empty in
1037
your .vimrc if you suspect this problem. The response to |t_RB| can
1038
be found in |v:termrbgresp|.
1039
0 commit comments