Skip to content

fix(footer): wasn't closing when closing UI#105

Merged
sudo-tee merged 1 commit intosudo-tee:mainfrom
cameronr:fix/footer-not-closing
Nov 5, 2025
Merged

fix(footer): wasn't closing when closing UI#105
sudo-tee merged 1 commit intosudo-tee:mainfrom
cameronr:fix/footer-not-closing

Conversation

@cameronr
Copy link
Collaborator

@cameronr cameronr commented Nov 5, 2025

Happened because other parts of the UI had already gone away so M.mounted() was returning false.

Go back to just checking state.windows

Fixes #103

Happened because other parts of the UI had already gone away so
M.mounted() was returning false.

Go back to just checking state.windows

Fixes sudo-tee#103
@sudo-tee sudo-tee merged commit ba487c5 into sudo-tee:main Nov 5, 2025
5 checks passed
@cameronr cameronr deleted the fix/footer-not-closing branch November 6, 2025 01:22
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: The context line is being shown in the other buffers after closing the opencode window

2 participants