Should WT allow me to launch Ubuntu commands from Windows? #18671

Closed
opened 2026-01-31 06:20:53 +00:00 by claunia · 4 comments
Owner

Originally created by @aruku on GitHub (Oct 13, 2022).

I want to use WT to launch the Ubuntu shell and immediately run a command on it. Is this possible or am I wrong?
For example, on CMD:
wt -d /home/edu/projects/company make serve
The make command works fine when I enter it on the terminal, but when doing it like that I get:
[error 2147942402 (0x80070002) when launching make']`

Just launching the Ubuntu shell and changing the directory also works fine.

Thank you in advance.

Originally created by @aruku on GitHub (Oct 13, 2022). I want to use WT to launch the Ubuntu shell and immediately run a command on it. Is this possible or am I wrong? For example, on CMD: `wt -d /home/edu/projects/company make serve` The `make` command works fine when I enter it on the terminal, but when doing it like that I get: `[error 2147942402 (0x80070002) when launching `make']` Just launching the Ubuntu shell and changing the directory also works fine. Thank you in advance.
claunia added the Issue-QuestionResolution-Duplicate labels 2026-01-31 06:20:53 +00:00
Author
Owner

@zadjii commented on GitHub (Oct 13, 2022):

This is basically the --appendCommandline request - add the command line to the profile's, rather than replacing it

@zadjii commented on GitHub (Oct 13, 2022): This is basically the `--appendCommandline` request - add the command line to the profile's, rather than replacing it
Author
Owner

@aruku commented on GitHub (Oct 13, 2022):

Like this? wt -d /home/edu/projects/company --appendCommandline make up

It says the --appendCommandline argument was not expected. I'm using version 1.15.2713.0.

@aruku commented on GitHub (Oct 13, 2022): Like this? `wt -d /home/edu/projects/company --appendCommandline make up` It says the --appendCommandline argument was not expected. I'm using version 1.15.2713.0.
Author
Owner

@zadjii-msft commented on GitHub (Oct 21, 2022):

Sorry, I was making a quick note on my phone. This is /dup #5528

@zadjii-msft commented on GitHub (Oct 21, 2022): Sorry, I was making a quick note on my phone. This is /dup #5528
Author
Owner

@ghost commented on GitHub (Oct 21, 2022):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Oct 21, 2022): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#18671