Ramilito / kubectl.nvim

Apache License 2.0
165 stars 5 forks source link

feat: dynamic size on floating buffer #127

Closed Ramilito closed 1 month ago

mosheavni commented 1 month ago

LGTM! tested locally and the floats look way better.

Ramilito commented 1 month ago

It has a bug that I couldn't solve without resolving the preloading buffer hack where if you change the size of the content there would be a background buffer that started showing. Will try to solve both this and the hack in this pr #145

Ramilito commented 1 month ago

Closing this one since I did it in #145