Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer is not properly redrawn while Microsoft terminal resizing. #11741

Closed
vadim-zyamalov opened this issue Jan 20, 2020 · 2 comments
Closed
Labels

Comments

@vadim-zyamalov
Copy link

  • nvim --version: 0.4.3
  • vim -u DEFAULTS (version: 8.2.12) behaves differently? Yes
  • Operating system/version: Windows 10 v1909
  • Terminal name/version: Microsoft Terminal 0.8.10091.0

Steps to reproduce using nvim -u NORC

  1. Open Microsoft Terminal and start nvim (also nvim -u NORC).
  2. Maximize or resize Terminal window.

Actual behaviour

Buffer is not redrawn properly.
screen

Vim 8.2.12 redraws buffer correctly.
screen2

Expected behaviour

The behaviour similar to the behaviour of VIM.

@justinmk
Copy link
Member

Thanks for the report. Can you try the development version? The Releases page has pre-built archives for Linux/Windows/macOS.

@vadim-zyamalov
Copy link
Author

Pre-release version 0.5.0 (commit ef379d4) works as expected, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants