TheBB / spaceline

Powerline theme from Spacemacs
GNU General Public License v3.0
534 stars 60 forks source link

spaceline makes a blank mode line in the active frame #240

Closed esoha-nvidia closed 9 months ago

esoha-nvidia commented 9 months ago

spaceline before ede81f7e4c7f54271bbcd22df46b224cf17ff9cb looks like this:

image

After that commit, now it has just a big blank line on the active frame. I can't get a screenshot of it because my screenshot utility is causing the frame to not be active!

@wyuenho

Turning off treesit-inspect solves the problem for me. I have added (spaceline-toggle-treesit-inspect-off) to my :config section of use-package for spaceline.