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: reattempt kitty window close and get-colors #28

Merged
merged 3 commits into from
Oct 1, 2023
Merged

Conversation

mikesmithgh
Copy link
Owner

No description provided.

mikesmithgh and others added 3 commits September 30, 2023 21:20
Improve logic when closing the Kitty loading window. It is possible that
the loading window is already closed by the time we attempt to close it.
In this case, check if the window exists, otherwise reattempt.

Improve logic when getting Kitty terminal colors. If get-colors fails
with a given window ID, then reattempt without a window ID.

closed #20
@mikesmithgh mikesmithgh merged commit abc677a into main Oct 1, 2023
@mikesmithgh mikesmithgh deleted the tryclose branch October 1, 2023 01:24
mikesmithgh pushed a commit that referenced this pull request Oct 1, 2023
## [1.1.6](v1.1.5...v1.1.6) (2023-10-01)

### Bug Fixes

* reattempt kitty window close and get-colors ([#28](#28)) ([abc677a](abc677a)), closes [#20](#20)
@mikesmithgh
Copy link
Owner Author

🎉 This PR is included in version 1.1.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant