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

fix: enable interactive scripts #720

Merged
merged 1 commit into from
May 17, 2024

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented May 17, 2024

Closes #709

🔧 Summary

tty.Open does not work with interactive bash scripts. I am about to dig into this issue but changing this to os.Open("/dev/tty") since it fixes the issue.

@mrexox mrexox marked this pull request as ready for review May 17, 2024 10:40
@mrexox mrexox merged commit e42043f into evilmartians:master May 17, 2024
19 checks passed
@mrexox mrexox deleted the fix/enable-interactive-scripts branch May 17, 2024 10:52
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