-
Notifications
You must be signed in to change notification settings - Fork 3
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
terminal text remains colored after exit #1
Comments
No, it's the text colour that's affected. However, I can't reproduce it on another machine with the same OS and desktop. I'll post a screenshot when I can access the first machine. |
Can you try latest version? |
Was that with the latest changes? Does it happen with the version that is currently in the repo? |
I just start it off by writing that I do not think of this as a really big bug. One can simply close the terminal and be done with it. And I made the screenshots because the other person didn't follow up. Now when I exit using q the colors are reset to default ones. If I do CTRL+C it still acts as in screenshots. |
Terminal text remains coloured with the graph colour after exiting energygraph.
Steps to reproduce:
sudo ./energygraph
q
Expected results:
Shell prompt text is the same colour as before (e.g. light grey)
Actual results:
Shell prompt text is the colour of the graph.
Additional info:
I'm using MATE desktop and MATE terminal (
mate-terminal
) on Fedora 36 if that matters.Also, very cool piece of code, thanks for writing and publishing it!
The text was updated successfully, but these errors were encountered: