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
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
Most helpful comment
Correct. Do not provide the
guidfield.