Skip to content

Commit eb6e3ff

Browse files
authored
Merge pull request #2515 from h-east/update-terminal
Update terminal.{txt,jax}
2 parents d4cf66e + bbda35a commit eb6e3ff

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

doc/terminal.jax

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*terminal.txt* For Vim バージョン 9.2. Last change: 2026 Feb 14
1+
*terminal.txt* For Vim バージョン 9.2. Last change: 2026 Feb 24
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -482,7 +482,8 @@ MS-Windows 10の最新バージョン("October 2018 Update" 以降)では、winp
482482
ストするためのWindowsの組み込みサポート "ConPTY" を使用する。ConPTY が使用され
483483
ている場合、あいまいな幅の文字に関するレンダリングアーティファクトが発生する可
484484
能性がある。そのような問題に遭遇した場合は、"winpty" をインストールすること。
485-
ConPTY の問題が修正されるまでは、"winpty" が優先される。
485+
ConPTY のサポートは、Windows 11 の最初のリリースでは安定していると見なされてい
486+
る。
486487

487488
環境変数は実行中のジョブに情報を渡すために使用される:
488489
VIM_SERVERNAME v:servername

en/terminal.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*terminal.txt* For Vim version 9.2. Last change: 2026 Feb 14
1+
*terminal.txt* For Vim version 9.2. Last change: 2026 Feb 24
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -490,8 +490,8 @@ On more recent versions of MS-Windows 10 (beginning with the "October 2018
490490
Update"), winpty is no longer required. On those versions, |:terminal| will use
491491
Windows' built-in support for hosting terminal applications, "ConPTY". When
492492
ConPTY is in use, there may be rendering artifacts regarding ambiguous-width
493-
characters. If you encounter any such issues, install "winpty". Until the
494-
ConPTY problems have been fixed "winpty" will be preferred.
493+
characters. If you encounter any such issues, install "winpty". ConPTY
494+
support is considered stable with the first release of Windows 11.
495495

496496
Environment variables are used to pass information to the running job:
497497
VIM_SERVERNAME v:servername

0 commit comments

Comments
 (0)