Manually creating a Linux profile. #12461

Closed
opened 2026-01-31 03:16:17 +00:00 by claunia · 7 comments
Owner

Originally created by @vefatica on GitHub (Feb 8, 2021).

I manually created this profile in settings.json.

            {
                "commandLine": "wsl.exe",
                "cursorShape": "vintage",
                "guid": "{4ba2fd44-db0a-44c1-95c2-ee4e55916fa1}",
                "hidden": false,
                "name": "**Ubuntu**"
            },

When I try to activate it (from the dropdown in Start\Run ... wt -p Ubuntu) I get a tab with CMD.EXE in it?

Am I expecting too much or doing something wrong?

Originally created by @vefatica on GitHub (Feb 8, 2021). I manually created this profile in settings.json. ``` { "commandLine": "wsl.exe", "cursorShape": "vintage", "guid": "{4ba2fd44-db0a-44c1-95c2-ee4e55916fa1}", "hidden": false, "name": "**Ubuntu**" }, ``` When I try to activate it (from the dropdown in Start\Run ... wt -p **Ubuntu**) I get a tab with CMD.EXE in it? Am I expecting too much or doing something wrong?
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 03:16:18 +00:00
Author
Owner

@DHowett commented on GitHub (Feb 8, 2021):

commandline (note the lowercase l). Our settings are case-sensitive. 😄

@DHowett commented on GitHub (Feb 8, 2021): `commandline` (note the lowercase l). Our settings are case-sensitive. :smile:
Author
Owner

@vefatica commented on GitHub (Feb 8, 2021):

Thanks. I would have taken me forever to spot that.

So I changed it to "commandLine". It's still coming up with CMD.EXE (which is not my default profile). In fact, just starting WT with no options gives me CMD.EXE?

@vefatica commented on GitHub (Feb 8, 2021): Thanks. I would have taken me forever to spot that. So I changed it to "commandLine". It's still coming up with CMD.EXE (which is not my default profile). In fact, just starting WT with no options gives me CMD.EXE?
Author
Owner

@DHowett commented on GitHub (Feb 8, 2021):

image

image

image

image

@DHowett commented on GitHub (Feb 8, 2021): ![image](https://user-images.githubusercontent.com/189190/107290535-8ef4c800-6a1b-11eb-8285-c583decacbf2.png) ![image](https://user-images.githubusercontent.com/189190/107290537-91572200-6a1b-11eb-8731-98f1cc3a4d6f.png) ![image](https://user-images.githubusercontent.com/189190/107290540-93b97c00-6a1b-11eb-9748-e26be159121d.png) ![image](https://user-images.githubusercontent.com/189190/107290546-961bd600-6a1b-11eb-976f-7ef59f8cc505.png)
Author
Owner

@DHowett commented on GitHub (Feb 8, 2021):

🎹 🎵one of these things 🎶 is not like the others 🎼

@DHowett commented on GitHub (Feb 8, 2021): 🎹 🎵one of these things 🎶 is not like the others 🎼
Author
Owner

@vefatica commented on GitHub (Feb 8, 2021):

Huh!

@vefatica commented on GitHub (Feb 8, 2021): Huh!
Author
Owner

@DHowett commented on GitHub (Feb 8, 2021):

(Did it work when you changed it to a lowercase l?)

@DHowett commented on GitHub (Feb 8, 2021): (Did it work when you changed it to a lowercase `l`?)
Author
Owner

@vefatica commented on GitHub (Feb 8, 2021):

I don't know exactly what I did, but I'm almost certain it was my error. I started over with the settings.json fron the non-preview install (which was pretty up-to-date) and made the Linux profile. All seemd OK now.

@vefatica commented on GitHub (Feb 8, 2021): I don't know exactly what I did, but I'm almost certain it was my error. I started over with the settings.json fron the non-preview install (which was pretty up-to-date) and made the Linux profile. All seemd OK now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12461