numToStr / FTerm.nvim

:fire: No-nonsense floating terminal plugin for neovim :fire:
MIT License
727 stars 24 forks source link

black rectangle appearing after window resizing #3

Closed salkin-mada closed 3 years ago

salkin-mada commented 3 years ago

nvim v0.5.0-865-gfb52790d1 sway version 1.5.1 alacritty 0.6.0 (04cbf767) Arch 5.9.1-rt20-1-rt

this sort of stuff happens when I resize my window (for bigger) after calling :FTermToggle on opening nvim.

scrn-2020-12-11-04-29-32

and this sort of stuff happens when I resize my window (for smaller) after calling :FTermToggle on opening nvim.

scrn-2020-12-11-04-43-45

in both cases i have to toggle FTerm off/on to create the issue.

can you reproduce on your wm / system ?

and thanks for a nice plugin.

numToStr commented 3 years ago

Ahh, I am aware of the second one and I never faced the black rectangle issue. This is how it looks like on my DE.

image

Currently, I don't know how to fix it. The only thing you can do is to exit the terminal and open it again.

Delhi-Babu commented 3 years ago

I think the this could be used instead of current vertical line , and I am not sure that this is been fixed by you, I am not facing this issue

numToStr commented 3 years ago

I don't remember fixing this. Although I did some changes to the borders to make it customizable.