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
I've compiled on latest main branch, but I get the following error when type q after explore:
thread '<unnamed>' panicked at src/tui/event.rs:57:50: failed to send tick event: SendError { .. }
thread '<unnamed>' panicked at src/tui/event.rs:46:45: no events available: Os { code: 5, kind: Uncategorized, message: "Input/output error" }
The text was updated successfully, but these errors were encountered:
Closing it in favor of #55
Sorry, something went wrong.
No branches or pull requests
I've compiled on latest main branch, but I get the following error when type q after explore:
First run
Second run
Screenshot
The text was updated successfully, but these errors were encountered: