Skip to content

fix(vscode): execute runCommand so the terminal actually runs the command - #13243

Open
mydd7 wants to merge 1 commit into
continuedev:mainfrom
mydd7:runcommand-newline
Open

fix(vscode): execute runCommand so the terminal actually runs the command#13243
mydd7 wants to merge 1 commit into
continuedev:mainfrom
mydd7:runcommand-newline

Conversation

@mydd7

@mydd7 mydd7 commented Sep 7, 2026

Copy link
Copy Markdown

sendText(command, false) types the command and never hits enter.

Fixes #10542

@mydd7
mydd7 requested a review from a team as a code owner September 7, 2026 17:07
@mydd7
mydd7 requested review from sestinj and removed request for a team September 7, 2026 17:07
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mydd7

mydd7 commented Sep 7, 2026

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VsCodeIde.runCommand() doesn't execute commands in remote terminals

1 participant