nvim-focus/focus.nvim

bug with autoresize after new buffer opening from telescope

Closed this issue · 2 comments

I have this case
image
Then i open new buffer from telescope. On that screenshot last split window has 1 pixel width.
image
When i move cursor right, all is okey
image

Let me see, is this specifically when you open a new split from the telescope prompt?

But opening something from the telescope prompt normally (i.e into the split that you were in when entering telescope) is no problem?

If i open file from nerd-tree will be the same.
I think it's connected with incorrect resize calculating for new buffers which was opened from some event.