File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- *term.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
1+ *term.txt* For Vim バージョン 9.1. Last change: 2025 Aug 23
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -640,6 +640,9 @@ Note: 可能なかぎり <> 形式を使ってください。
640640 <FocusGained> Vim ウィンドウがフォーカスを取得 (内部のみ)
641641 <FocusLost> Vim ウィンドウがフォーカスを消失 (内部のみ)
642642
643+ t_Ms OSC 52 のコマンド形式 (端末が *t_Ms* *'t_Ms'*
644+ サポートしていない場合は空白)
645+
643646Note t_so と t_mrについて: termcap に "so" エントリがない場合は "mr" が使われ
644647ます。逆に "mr" がない場合は "so" が使われます。"se" と "me" も同じ関係にあり
645648ます。お使いの端末が反転と強調の両方をサポートしているならば、これらは別々の
Original file line number Diff line number Diff line change 1- *term.txt* For Vim version 9.1. Last change: 2025 Aug 06
1+ *term.txt* For Vim version 9.1. Last change: 2025 Aug 23
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -644,6 +644,9 @@ Note: Use the <> form if possible
644644 <FocusGained> Vim window got focus (internal only)
645645 <FocusLost> Vim window lost focus (internal only)
646646
647+ t_Ms OSC 52 command format (empty *t_Ms* *'t_Ms'*
648+ if terminal doesn't support it)
649+
647650Note about t_so and t_mr: When the termcap entry "so" is not present the
648651entry for "mr" is used. And vice versa. The same is done for "se" and "me".
649652If your terminal supports both inversion and standout mode, you can see two
You can’t perform that action at this time.
0 commit comments