runtime(doc): remove documentation for t_Ms terminal code

as this was removed in patch: v9.1.1674

closes: #18189

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Foxe Chen
2025-09-02 20:36:02 +02:00
committed by Christian Brabandt
parent e0704a3593
commit 5f8e31fec5
4 changed files with 4 additions and 10 deletions

View File

@ -1,4 +1,4 @@
*term.txt* For Vim version 9.1. Last change: 2025 Aug 23
*term.txt* For Vim version 9.1. Last change: 2025 Sep 02
VIM REFERENCE MANUAL by Bram Moolenaar
@ -644,9 +644,6 @@ Note: Use the <> form if possible
<FocusGained> Vim window got focus (internal only)
<FocusLost> Vim window lost focus (internal only)
t_Ms OSC 52 command format (empty *t_Ms* *'t_Ms'*
if terminal doesn't support it)
Note about t_so and t_mr: When the termcap entry "so" is not present the
entry for "mr" is used. And vice versa. The same is done for "se" and "me".
If your terminal supports both inversion and standout mode, you can see two