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
This is fixed by #15:
This difers from the already fixed #17 which happens instantly! see #17 (comment) for details.
When the window is resized a lot it eventually crashes with "panic: send on closed channel"
tested with termui from gizak/termui#233
The text was updated successfully, but these errors were encountered:
panic: send on closed channel
#15 is merged
Sorry, something went wrong.
No branches or pull requests
This is fixed by #15:
This difers from the already fixed #17 which happens instantly! see #17 (comment) for details.
When the window is resized a lot it eventually crashes with "panic: send on closed channel"
tested with termui from gizak/termui#233
test go code
The text was updated successfully, but these errors were encountered: