Terminal: How to add the python command line?

Created on 2 Feb 2020  路  5Comments  路  Source: microsoft/terminal

Hello,
on my computer I installed python and I would like to know if we can add the python command line in Windows Terminal.
If possible, you can tell me how to do it.

thank you in advance

Issue-Question Needs-Tag-Fix Resolution-Answered

Most helpful comment

Correct. Do not provide the guid field.

All 5 comments

Hi,
You can do this by adding profiles in the settings of the preview.
I have added the following,

{
    "name": "Python",
    "commandline": "python.exe",
    "hidden": false
}

For detailed explanation on the profiles.json check out this:
https://github.com/microsoft/terminal/blob/master/doc/user-docs/UsingJsonSettings.md
https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md

Closing this as it鈥檚 been answered. Thanks @nikeplusdash

Hello,
do not fill in the "guid" field ?

Correct. Do not provide the guid field.

ok thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TayYuanGeng picture TayYuanGeng  路  3Comments

wkbrd picture wkbrd  路  3Comments

mdtauk picture mdtauk  路  3Comments

Wid-Mimosa picture Wid-Mimosa  路  3Comments

ghost picture ghost  路  3Comments