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

AlternateScreen dropping bug can cause losing discrete string #53

Closed
kayagokalp opened this issue Sep 30, 2022 · 0 comments · Fixed by #54
Closed

AlternateScreen dropping bug can cause losing discrete string #53

kayagokalp opened this issue Sep 30, 2022 · 0 comments · Fixed by #54
Assignees
Labels
bug Something isn't working

Comments

@kayagokalp
Copy link
Member

Because of this issue (more like a design decision I guess), we might run into situations where AlternateScreen is dropped and thus closes even before the users can see the information we were trying to show them. This is possible after #51 since we are using a function to call AlternateScreen and once the function is dropped the internal variables are also dropped.

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
1 participant