This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mveril
Recipients mveril, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-05-25.12:27:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621945620.89.0.911213334128.issue44233@roundup.psfhosted.org>
In-reply-to
Content
Windows terminal has now a new feature called Fragment Extension. This can be used by third party applications to let Terminal know they exist. So, if the python team add a Fragment Extensions for python it allows python to appear directly as a profile in Windows terminal with the official icon and possibly other customization. More info here https://docs.microsoft.com/en-us/windows/terminal/json-fragment-extensions.
Currently if we want to add python to the list of profile, we need to do this manually but Python should be added to Windows terminal itself.
A good example is the new git-bash integration recently added to git for Windows https://github.com/git-for-windows/git/issues/3183
History
Date User Action Args
2021-05-25 12:27:00mverilsetrecipients: + mveril, paul.moore, tim.golden, zach.ware, steve.dower
2021-05-25 12:27:00mverilsetmessageid: <1621945620.89.0.911213334128.issue44233@roundup.psfhosted.org>
2021-05-25 12:27:00mverillinkissue44233 messages
2021-05-25 12:27:00mverilcreate