Windows 11の標準ターミナルソフト「Windowsターミナル」に、念願のポータブルモードが実装されるかもしれません(Neowin)。
Windowsに詳しいリーカーのXeno氏は、ポータブルモードに関する新しいプルリクエスを発見したとTwitterで報告しています。
Windows Terminal may be getting a "portable mode" pic.twitter.com/5zCIebr9FD
— Xeno (@XenoPanther) March 28, 2023
プルリクエストは以下のような内容となっています。
This pull request implements portable mode for Windows Terminal, which
will make side by side deployment of different versions generally more
feasible.Portable mode was specified in #15032.
There are three broad categories of changes in this PR:
- Changes to settings loading.
- A new indicator in the settings UI plus a link to the portable mode docs.
- A new application display name, Windows Terminal (Portable), which users will hopefully include in their bug reports.
目的は「Windows Terminalのポータブルモードを実装するもので、これにより、異なるバージョンを並行して展開することが可能となる」というもので、設定の読み込みに関する変更や、設定UIへのインジケーターの追加、アプリケーションの表示名を「Windows Terminal (Portable)」にすることなどが含まれています。
Windowsターミナルのポータブルモードに関するドキュメントページもMicrosoftのWebサイトに存在するものの、まだ表示できない状態のようです(リンクは生きているものの表示できない)。
ポータブルモードは約3年前、MicrosoftのシニアソフトウェアエンジニアであるAmit Hegde氏によって提案され、同氏は、ポータブル版のターミナルによってPCやサーバーでの実行が容易になる(ストアからインストールしなければならいのは不便だ)と説明していました。
現在、Windows 11では既定のターミナルアプリが「Windowsターミナル」となっており、特にインストールしなくても利用できる状況ですが、複数の異なるバージョンを使用したいといった用途では便利な場面がありそうです。