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

added bubbletea quit method instead of os exit #2220

Merged
merged 1 commit into from
Jul 3, 2024
Merged

added bubbletea quit method instead of os exit #2220

merged 1 commit into from
Jul 3, 2024

Conversation

jokestax
Copy link
Contributor

@jokestax jokestax commented Jul 2, 2024

in stty there is echo option which is set off when bubbletea is working,so if we do bubbletea.Quit() it sets it to on and then quits

@jokestax jokestax linked an issue Jul 2, 2024 that may be closed by this pull request
1 task
@jokestax jokestax self-assigned this Jul 2, 2024
@jokestax jokestax added the bug Something isn't working label Jul 2, 2024
@jokestax jokestax requested a review from CristhianF7 July 2, 2024 19:50
@fharper
Copy link
Contributor

fharper commented Jul 2, 2024

I'll test it.

A quick note on the PR:

@fharper fharper self-requested a review July 2, 2024 20:17
@fharper
Copy link
Contributor

fharper commented Jul 2, 2024

LGTM

@fharper fharper marked this pull request as ready for review July 2, 2024 20:44
Copy link
Contributor

@fharper fharper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You tested it, @CristhianF7 also, and I, and it fixed the issue so from my POV, we're good to merge this. If the reporter for the initial issue see any problems we can revisit, but as far as I'm concerned, this issue is fixed, thanks you both, it was such an annoying bug, worth releasing if you ask me :)

@CristhianF7 CristhianF7 mentioned this pull request Jul 2, 2024
@jokestax jokestax merged commit 20b14fc into main Jul 3, 2024
8 checks passed
@jokestax jokestax deleted the fix-stty-1 branch July 3, 2024 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running kubefirst changes my stty settings
3 participants