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
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -443,6 +443,7 @@ Vim 独自のもの (標準的なコードはないもの):
443443 t_AU 下線色を設定する (ANSI) *t_AU* *'t_AU'*
444444 t_Ce 下波線および下線終了 *t_Ce* *'t_Ce'*
445445 t_Cs 下波線 (波線の下線) モード *t_Cs* *'t_Cs'*
446+ t_CF 代替フォントを設定 (インデックス 0 - 10 を使用) *t_CF* *'t_CF'*
446447 t_Us 2 重下線モード *t_Us* *'t_Us'*
447448 t_ds 点線下線モード *t_ds* *'t_ds'*
448449 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
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -448,6 +448,7 @@ Added by Vim (there are no standard codes for these):
448448 t_AU set underline color (ANSI) *t_AU* *'t_AU'*
449449 t_Ce undercurl and underline end *t_Ce* *'t_Ce'*
450450 t_Cs undercurl (curly underline) mode *t_Cs* *'t_Cs'*
451+ t_CF set alternate font (using index 0 - 10) *t_CF* *'t_CF'*
451452 t_Us double underline mode *t_Us* *'t_Us'*
452453 t_ds dotted underline mode *t_ds* *'t_ds'*
453454 t_Ds dashed underline mode *t_Ds* *'t_Ds'*
You can’t perform that action at this time.
0 commit comments