Closed honza closed 9 years ago
mmmh no idea for now :smile_cat:
Can you give more details about your environment ? OS, Emacs versions etc...
@honza
I just fixed this issue thanks to you! Since I have the exact same setup as you, it was easy to trace the issue to base16-tomorrow-dark colorscheme. I also had base16-shell script installed, which was most likely the cause of the problem. I doubt it had anything to do with the colorscheme itself, since the same issue was present with other colorschemes.
I uninstalled the script and (just in case) changed the colorscheme.
After that I run projectile-invalidate-cache
, restarted emacs and the issue was gone!
I hope this will help you.
After running
SPC p f
, I see this. There is a file called.env
. Emacs is running in GUI mode.I'm not sure where to even begin debugging this. Thanks!