-
Notifications
You must be signed in to change notification settings - Fork 602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Elementary terminal but says unsupported #175
Comments
Hi, I'm on the same build and just faced this issue. I'll just leave this here in case someone else stumbles upon this. A quick-fix for this will be to execute the following line:
followed by |
Same issue on Ubuntu 19.04 bash terminal |
Same issue on macOS 10.14.6 |
In short, on elementary OS 5.0 Juno I did this:
|
I got this issue in a Switching users and running the command again worked as expected. |
For GNOME please rename the default profile as "Default" instead of "unnamed" to make the script work as expected |
Is it possible to set the theme from Elementary OS default terminal with right-click -> profile like in the Demo? It doesn't work for me. |
For anyone still stuck on this, the correct answer (currently) is to do |
Hey
As per the docs, I simply did this
bash -c "$(wget -qO- https://git.io/vQgMr)"
, which showed a beautiful list of color options but when I entered a option number it said unsupported terminal.I am on Elementary 0.4.1 Loki/Ubuntu16.04 Build
The text was updated successfully, but these errors were encountered: