Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run exec mode using pty #500

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Run exec mode using pty #500

merged 4 commits into from
Mar 21, 2024

Conversation

noborus
Copy link
Owner

@noborus noborus commented Mar 21, 2024

The exec command outputs the execution results to the pty. The command you run will now be recognized as a terminal.

The exec command outputs the execution results to the pty.
The command you run will now be recognized as a terminal.
https://github.com/creack/pty doesn't support windows yet, so use pipe.
@noborus noborus changed the title exec opens and executes pty Run exec mode using pty Mar 21, 2024
@noborus noborus merged commit 59a0bfb into master Mar 21, 2024
8 checks passed
@noborus noborus deleted the pty-exec branch March 29, 2024 01:12
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.

1 participant