Skip to content

Commit f975991

Browse files
committed
Merge branch 'hh2-update-term' of https://github.com/vim-jp/vimdoc-ja-working into hh2-update-term
2 parents 0050f24 + 293c68e commit f975991

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/term.jax

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -735,8 +735,7 @@ Note: 't_EI' が設定されていない場合、't_SI' と 't_SR' は送信さ
735735
NOTE: Vim を終了するとき、ノーマルモードでのカーソル設定がそのまま残ります。
736736
Vim を起動する前のカーソル設定は復元されません。
737737

738-
For Windows Terminal you can use something like this: >
739-
Windows 端末の場合は、次のような使い方ができます: >
738+
Windows Terminalの場合は、次のような使い方ができます: >
740739
" Note: これは `set termguicolors` または `set t_Co=256` の後に設定する。
741740
if &term =~ 'xterm' || &term == 'win32'
742741
" DECSCUSR エスケープシーケンスを使用する

0 commit comments

Comments
 (0)