File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
490490Update"), winpty is no longer required. On those versions, | :terminal | will use
491491Windows' built-in support for hosting terminal applications, "ConPTY". When
492492ConPTY 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
496496Environment variables are used to pass information to the running job:
497497 VIM_SERVERNAME v:servername
You can’t perform that action at this time.
0 commit comments