You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this. The right way to handle this is probably to just close/not draw the window if the editor size is too small. I'll have to think a little more about how best to handle this.
@cheriimoya I'm not sure how exactly to reproduce your issue, but I did some funky stuff with tmux and things didn't break for me after this patch. Feel free to re-open if the issue persists.
Thanks for looking into this issue and writing a proper fix for it:)
I'll try to reproduce the issue, or maybe I'll just use your patch instead.
Thanks again:)
Sometimes when resizing nvim running in a tmux pane, nvim hangs for a few (maybe 15-20) seconds and I get this error:
Afterwards, fidgets window position doesn't change and fidget is dead (doesn't display any new messages).
I am trying to run it for now with this patch
The text was updated successfully, but these errors were encountered: