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 install hangs on terminal commands #545

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

webfiltered
Copy link
Contributor

@webfiltered webfiltered commented Dec 20, 2024

Use OS-specific EOL at the end of every terminal command, more closely emulating real keyboard input.

This is expected to resolve lockups during install caused by interpretation of argument boundaries.

┆Issue is synchronized with this Notion page by Unito

Replace use of various new lines and semicolon with OS-specific "Enter" key input at the end of every command.
@webfiltered webfiltered requested a review from a team as a code owner December 20, 2024 22:36
@robinjhuang
Copy link
Member

Tested and works on Mac

@robinjhuang robinjhuang merged commit 03d12d4 into main Dec 20, 2024
7 checks passed
@robinjhuang robinjhuang deleted the fix-terminal-hang branch December 20, 2024 23:46
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.

2 participants