multiple cmd #7179

Open
opened 2026-01-31 00:57:10 +00:00 by claunia · 0 comments
Owner

Originally created by @ccapeng on GitHub (Mar 28, 2020).

        {
            "guid": "{b463ae62-4e3d-5e58-b989-0a998ec441b8}",
            "hidden": false,
            "name": "sqlite",
            "commandline": "C://Windows//SysWOW64//cmd.exe /k \"D://db.bat\""
        },
        {
            "guid": "{b463ae62-4e3d-5e58-b989-0a998ec441b8}",
            "hidden": false,
            "name": "project",
            "commandline": "C://Windows//SysWOW64//cmd.exe",
            "startingDirectory": "d://dvp//project",
            "icon": "D:/dvp/project.ico"
        },

In the above profile, one open sqlite, the other open project folder.
Since they are in the same guid, only the second one show in the dropdown list.

Any ideas to work around it?

Originally created by @ccapeng on GitHub (Mar 28, 2020). { "guid": "{b463ae62-4e3d-5e58-b989-0a998ec441b8}", "hidden": false, "name": "sqlite", "commandline": "C://Windows//SysWOW64//cmd.exe /k \"D://db.bat\"" }, { "guid": "{b463ae62-4e3d-5e58-b989-0a998ec441b8}", "hidden": false, "name": "project", "commandline": "C://Windows//SysWOW64//cmd.exe", "startingDirectory": "d://dvp//project", "icon": "D:/dvp/project.ico" }, In the above profile, one open sqlite, the other open project folder. Since they are in the same guid, only the second one show in the dropdown list. Any ideas to work around it?
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-Fix labels 2026-01-31 00:57:10 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7179