Skip to content

Commit

Permalink
Merge branch 'hh2-update-term' of https://github.com/vim-jp/vimdoc-ja…
Browse files Browse the repository at this point in the history
…-working into hh2-update-term
  • Loading branch information
h-east committed Oct 10, 2023
2 parents 0050f24 + 293c68e commit f975991
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/term.jax
Original file line number Diff line number Diff line change
Expand Up @@ -735,8 +735,7 @@ Note: 't_EI' が設定されていない場合、't_SI' と 't_SR' は送信さ
NOTE: Vim を終了するとき、ノーマルモードでのカーソル設定がそのまま残ります。
Vim を起動する前のカーソル設定は復元されません。

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

0 comments on commit f975991

Please sign in to comment.