dhruvasagar / vim-zoom

Toggle zoom in / out individual windows (splits)
239 stars 15 forks source link

Neovim: Zooming Out Makes Buffers One Line Tall #26

Closed austinliuigi closed 2 years ago

austinliuigi commented 2 years ago

When I zoom out of a buffer that I previously zoomed in on, the buffers become one line in height

Before:

image

After:

image
dhruvasagar commented 2 years ago

@austinliuigi I am not able to reproduce this. Can you share a gif / screecast for better understanding ?

Also, in the before photo, I see you have 2 splits but a single statusline, which I find very weird, generally each window would have it's own statusline. ~Moreover, in the after screenshot you have just a single window, so I am assuming you're zooming in, not zooming out.~ I saw the split on the right later.

austinliuigi commented 2 years ago

Mysteriously, I just tried it again while trying to screencast it, but it seems to be working. I'll let you know if the issue pops up again.