randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.39k stars 81 forks source link

Error loading colour scheme Terminus.sublime-color-scheme #208

Open reichaves opened 4 years ago

reichaves commented 4 years ago

Please, I use Sublime Text and the Terminus and SendCode packages, to split the screen in two - on the left the script and on the right the terminal to execute the code

I have this installed on Windows 10 and Ubuntu 18 and it worked well for several months. But this week on both machines the terminal on the right has turned white and the error message appears:

Error loading colour scheme Terminus.sublime-color-scheme: Unable do find Terminus.sublime-color-scheme

Does anyone know how I can solve this? Or what configuration should I change? With the configuration steps

randy3k commented 4 years ago

A simple restart should work!?

randy3k commented 4 years ago

The reason is that we have renamed the file from Terminus.sublime-color-scheme to Terminus.hidden-color-scheme. I believe that ST have cached the old file, a restart should work?

reichaves commented 4 years ago

Thanks for the answer. No, error persists, even when restarting

randy3k commented 4 years ago

Did you close the erroneous Terminus tab?

reichaves commented 4 years ago

Each command I execute opens a pop-up with the message (Error loading color scheme Terminus.sublime-color-scheme: Unable from find Terminus.sublime-color-scheme), with the OK button to close. So I have to do this over and over

randy3k commented 4 years ago

Are you sure that you have closed all Terminus related tabs?

reichaves commented 4 years ago

Yep

randy3k commented 4 years ago

I really have no idea then. Normally, closing all tabs and restarting sublime text will do the job.