-
-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[sidebar] Sidebar crashes if screen is resized #2138
Comments
It doesn't happen always: it seems to be dependent on how big the terminal was to start! |
I believe this is fixed now! Thanks for reporting, @frosencrantz. |
Thanks! I think that fixed part of the issue. If I make my terminal very narrow (line 9 characters wide) it see a new trace. Agreed a terminal that wide is not very useful with VisiData. If I have multiple window pane in tmux, it might get automatically resize to something verynarrow, and VisiData should not crash.
|
Agreed, VisiData should never crash! This should be fixed now (as well as the extra error in exitfuncs). |
Small description
Sidebar crashes if screen is resized
Expected result
No crashes.
Actual result with screenshot
https://asciinema.org/a/U6nrWmSZxAVnMxPBeAaWG4I25
Steps to reproduce with sample data and a .vd
Open VisiData with the sidebar on. Then resize the screen. in this case horizontally, it can have this stack trace.
Additional context
Please include the version of VisiData and Python. Latest develop. Python 3.9.2
The text was updated successfully, but these errors were encountered: