File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *term.txt* For Vim バージョン 9.1. Last change: 2023 Dec 09
1
+ *term.txt* For Vim バージョン 9.1. Last change: 2024 Jan 15
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -443,6 +443,7 @@ Vim 独自のもの (標準的なコードはないもの):
443
443
t_AU 下線色を設定する (ANSI) *t_AU* *'t_AU'*
444
444
t_Ce 下波線および下線終了 *t_Ce* *'t_Ce'*
445
445
t_Cs 下波線 (波線の下線) モード *t_Cs* *'t_Cs'*
446
+ t_CF 代替フォントを設定 (インデックス 0 - 10 を使用) *t_CF* *'t_CF'*
446
447
t_Us 2 重下線モード *t_Us* *'t_Us'*
447
448
t_ds 点線下線モード *t_ds* *'t_ds'*
448
449
t_Ds 破線下線モード *t_Ds* *'t_Ds'*
Original file line number Diff line number Diff line change 1
- *term.txt* For Vim version 9.1. Last change: 2023 Dec 09
1
+ *term.txt* For Vim version 9.1. Last change: 2024 Jan 15
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -448,6 +448,7 @@ Added by Vim (there are no standard codes for these):
448
448
t_AU set underline color (ANSI) *t_AU* *'t_AU'*
449
449
t_Ce undercurl and underline end *t_Ce* *'t_Ce'*
450
450
t_Cs undercurl (curly underline) mode *t_Cs* *'t_Cs'*
451
+ t_CF set alternate font (using index 0 - 10) *t_CF* *'t_CF'*
451
452
t_Us double underline mode *t_Us* *'t_Us'*
452
453
t_ds dotted underline mode *t_ds* *'t_ds'*
453
454
t_Ds dashed underline mode *t_Ds* *'t_Ds'*
You can’t perform that action at this time.
0 commit comments