runtime(doc): rename last t_BG reference to t_RB
Commit:
https://github.com/vim/vim/commit/71028a32db3dc30e835bcc21bef0060cf2967582
Author: Jon Parise <[email protected]>
Date: Mon Jan 20 20:19:18 2025 +0100
runtime(doc): rename last t_BG reference to t_RB
This was missed in 37c64c78fd87e086b5a945ad7032787c274e2dcb.
closes: #16491
Signed-off-by: Jon Parise <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 018f10d08..d689fe11b 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*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
@@ -1033,7 +1033,7 @@ A jump table for the options with a short description can
be found at |Q_op|.
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|.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1tZyM4-007pSO-C9%40256bit.org.