-
Notifications
You must be signed in to change notification settings - Fork 530
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
Incorrect display status unicode characters. 0.7.7 #317
Comments
Worked fine indeed prior to 0.7.7 |
Surprisingly, this issue is still present. Over SSH I'm experiencing the exact same thing as others have mentioned and my symbols shown next to the Docker containers are the same as the screenshots here. Dev, @bcicen: Two years later and no interest in resolving this problem? Have you lost interest in this project? I really like ctop, because of it's simple, easy, and straight-forward features. The ability to quickly launch and handle container actions is a huge benefit. Would love to see this project updates. This issue sems to be a problem with ctop not using standard UTF-8 character sets or deferring to the OS correctly. When viewed on the system with a keyboard and mouse, ctop shows the correct symbols next to each container. When viewed over SSH, such as Putty or Kitty, the incorrect character set is selected in ctop, and it cannot be changed in the SSH terminal. I went through my available fonts, sizes, and font encoding options, and some of the font encoding options, such as Western, Greek, etc, change the incorrect symbols to something like “âµ” but none of the character options forces ctop to display the symbols correctly. |
When containers status - RUN.
When containers status - STOPED.
I was doing:
Characters is working correct only with v.0.7.6 and may be lower.
OC: Ubuntu 22.04.1 LTS.
The text was updated successfully, but these errors were encountered: