File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *term.txt* For Vim バージョン 8.1. Last change: 2019 Jan 19
1
+ *term.txt* For Vim バージョン 8.1. Last change: 2019 Apr 11
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -539,7 +539,7 @@ allow-window-pos にチェックが入っているはずです。
539
539
色についての Note: 't_Co' は利用できる色の数を示します。この値が 0 でなければ
540
540
't_AB' と 't_AF' の値を使って色を設定します。これらのうちどれかが存在しない場
541
541
合は 't_Sb' と 't_Sf' が使われます。色をデフォルトに戻すのには 't_me' が使われ
542
- ます。
542
+ ます。'termguicolors' も参照してください。
543
543
544
544
*termcap-cursor-shape* *termcap-cursor-color*
545
545
Vimが挿入モードに入るときにはエスケープシーケンス 't_SI' が送られます。置換モ
Original file line number Diff line number Diff line change 1
- *term.txt* For Vim version 8.1. Last change: 2019 Jan 19
1
+ *term.txt* For Vim version 8.1. Last change: 2019 Apr 11
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -539,7 +539,7 @@ there should be a tick at allow-window-ops.
539
539
Note about colors: The 't_Co' option tells Vim the number of colors available.
540
540
When it is non-zero, the 't_AB' and 't_AF' options are used to set the color.
541
541
If one of these is not available, 't_Sb' and 't_Sf' are used. 't_me' is used
542
- to reset to the default colors.
542
+ to reset to the default colors. Also see 'termguicolors' .
543
543
544
544
*termcap-cursor-shape* *termcap-cursor-color*
545
545
When Vim enters Insert mode the 't_SI' escape sequence is sent. When Vim
You can’t perform that action at this time.
0 commit comments