Feature Request: Allow WSL distros and other shells to load metadata into terminal #1690
Labels
Area-Settings
Issues related to settings and customizability, for console or terminal
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Product-Terminal
The new Windows Terminal.
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
The names of WSL distros in terminal are currently sourced from their names registered in the WSL API.
This is problematic for us in particular because we changed distro names and this leads to user confusion. See microsoft/WSL#4241. Some of the other WSL distros have unfriendly names as their WSL API names, so this is not unique to us.
We would propose that Windows Terminal allow WSL distros and other Store packages, such as the Python package, to override their default WSL listing.
One option would be to include a .json in the WSL distro template that is added to Windows Terminal on installation with a custom name, the distro executable name (e.g. Pengwin.exe), link to an icon file, and possibly a custom default color scheme.
Thank you for your consideration.
The text was updated successfully, but these errors were encountered: