Skip to content

fix: Ensure correct screen before render loop#284

Closed
veracioux wants to merge 1 commit intoanomalyco:mainfrom
veracioux:fix/correct-screen-on-loop-start
Closed

fix: Ensure correct screen before render loop#284
veracioux wants to merge 1 commit intoanomalyco:mainfrom
veracioux:fix/correct-screen-on-loop-start

Conversation

@veracioux
Copy link
Copy Markdown
Contributor

Fixes #283.

@veracioux veracioux requested a review from kommander as a code owner November 8, 2025 19:49
@kommander
Copy link
Copy Markdown
Collaborator

Hey, thanks for looking into this. Your proposed change would try to switch the screen for every frame basically. I think the correct solution to let the tui editor take over and come back would be making suspend/resume work correctly. I added my thoughts on that here: anomalyco/opencode#3983 (comment)

@veracioux
Copy link
Copy Markdown
Contributor Author

Gotcha, though isn't

@veracioux veracioux closed this Nov 8, 2025
@veracioux veracioux deleted the fix/correct-screen-on-loop-start branch November 8, 2025 22:04
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.

bug: Does not switch to correct screen after suspend

2 participants