8000 Term size issues after ncurses app crash · Issue #7133 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Term size issues after ncurses app crash #7133

@mqudsi

Description

@mqudsi

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:

image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    regressionSomething that used to work, but was broken, especially between releases

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0