b0o / incline.nvim

🎈 Floating statuslines for Neovim, winbar alternative
MIT License
759 stars 14 forks source link

Winbar isn't displayed after the session loading (persistance.nvim) #72

Open fpohtmeh opened 1 month ago

fpohtmeh commented 1 month ago

Hello 👋 I use LazyVim config and Windows 11. When I restore a session from the dashboard, the winbar isn't visible for the buffer. After some time it appears.

LazyVim uses persistance.nvim for session management. As a temporary solution, I disable and enable the winbar in a hook to avoid the issue. Calling of refresh() doesn't help.