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

Bottom half of existing windows become blank when new windows are opened #2434

Open
agraven opened this issue Mar 23, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@agraven
Copy link
Contributor

agraven commented Mar 23, 2024

Describe the bug
Somewhat inconsistently, one or several windows will have their bottom halves become blank when a new window is opened. It occurs most frequently when a plugin opens several new windows at once, e.g. when opening overseer.nvim or nvim-dap-ui. Lines that become blank after this remain blank until theyre scrolled out of view and back in again.

To Reproduce
Steps to reproduce the behavior:

  1. Open a file in neovide
  2. Run a command which opens several windows at once

Expected behavior
Windows should be rendered properly

Screenshots
Screenshot_20240323_163850

Desktop (please complete the following information):

  • OS: Reproduces on Ubuntu, Fedora, NixOS
  • Neovide Version: Has been present since at least 0.9
  • Neovim Version: Occurs with both latest stable and nightly as of 23rd of March, neovim version does not appear to affect this

Please run neovide --log and paste the contents of the .log file created in the current directory here:
neovide_rCURRENT.log

Additional context
I don't have a clear recollection of when this first started happening, but i'm reasonably certain it's been happening for at least a year

@agraven agraven added the bug Something isn't working label Mar 23, 2024
@agraven agraven changed the title Bottom half of existing windows become blank when new windows are Bottom half of existing windows become blank when new windows are opened Mar 25, 2024
@fredizzimo
Copy link
Member

It might be related, but :set lines= has also broke at some point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants