-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
regressionSomething that used to work, but was broken, especially between releasesSomething that used to work, but was broken, especially between releases
Milestone
Description
After a full-screen ncurses app (neovim) crashed on a failed assertion, something in the internal term size state (even though I did not physically resize the terminal) broke:
As you can see, the columns and rows info is, however, correct.
When an ncurses app breaks the terminal state on crash (see #4873) I could typically fix all breakage by simply running and cleanly exiting either fzf or neovim, but that is not the case here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
regressionSomething that used to work, but was broken, especially between releasesSomething that used to work, but was broken, especially between releases
