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

bug: checkhealth attempt to index upvalue 'p' (a nil value) #138

Closed
mikesmithgh opened this issue Jan 2, 2024 · 1 comment · Fixed by #139
Closed

bug: checkhealth attempt to index upvalue 'p' (a nil value) #138

mikesmithgh opened this issue Jan 2, 2024 · 1 comment · Fixed by #139
Labels
bug Something isn't working released

Comments

@mikesmithgh
Copy link
Owner

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

@mikesmithgh mikesmithgh added the bug Something isn't working label Jan 2, 2024
mikesmithgh added a commit that referenced this issue Jan 2, 2024
mikesmithgh pushed a commit that referenced this issue Jan 2, 2024
## [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)
@mikesmithgh
Copy link
Owner Author

🎉 This issue has been resolved in version 3.1.1 🎉

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
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant