tamton-aquib / staline.nvim

A modern lightweight statusline and bufferline plugin for neovim in lua.
MIT License
373 stars 16 forks source link

Staline breaks after entering gelguy/wilder.nvim buffer #35

Closed JuniorSuperTux closed 2 years ago

JuniorSuperTux commented 2 years ago

image

After quitting the buffer, the status line looks like this

tamton-aquib commented 2 years ago

Heyyo @JuniorSuperTux, just tried this plugin and the color breaks for me too. No idea why this happens, i have tried setting some additional autocommands in staline but with no success.

Other problems might include noautocmd in wilder.nvim, or maybe wilder.nvim overrides statusline in some cases. Have you tried cmp-cmdline instead as an alternative?

tamton-aquib commented 2 years ago

Closing due to inactivity, feel free to reopen if the problem persists.