We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add validation for attempt to index upvalue 'p' (a nil value) when running
attempt to index upvalue 'p' (a nil value)
:checkhealth kitty-scrollback
It should not error out, instead it should run and warn user of incomplete checkhealth with the recommended method of :KittyScrollbackCheckHealth
:KittyScrollbackCheckHealth
The text was updated successfully, but these errors were encountered:
fix: add fallback for kitty during checkhealth
a34db99
closes #138
fix: add fallback for kitty during checkhealth (#139)
a29f917
chore(release): 3.1.1
7f33ae8
## [3.1.1](v3.1.0...v3.1.1) (2024-01-02) ### Bug Fixes * add fallback for kitty during checkhealth ([#139](#139)) ([a29f917](a29f917)), closes [#138](#138)
🎉 This issue has been resolved in version 3.1.1 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Add validation for
attempt to index upvalue 'p' (a nil value)
when running:checkhealth kitty-scrollback
It should not error out, instead it should run and warn user of incomplete checkhealth with the recommended method of
:KittyScrollbackCheckHealth
The text was updated successfully, but these errors were encountered: