Skip to content

Resizing the terminal while in the alt buffer will break the normal buffer #510

@Tyriar

Description

@Tyriar

Downstream issue microsoft/vscode#19385

Steps to reproduce

  • Have some output in the terminal like from ls -l
  • Open vim
  • :q
  • You can still see the output from ls, good
  • Open vim again
  • Resize the terminal
  • :q
  • The vim text is still on screen, and I can't scroll to see the output from ls.

Metadata

Metadata

Assignees

Labels

type/bugSomething is misbehaving

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions