-
Notifications
You must be signed in to change notification settings - Fork 145
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
tmux rendering issues #11
Comments
Just fyi, you can display all the separate cpu cores in the graph with |
Thanks for the info. I used gotop -p to display all cores. This doesn't fix the tmux display. |
Confirming I've got the same issue with tmux, in both bash and zsh. FreeBSD trident 11.2-RELEASE-p4 FreeBSD 11.2-RELEASE-p4 #5 r340144: Mon Nov 5 11:27:55 AEDT 2018 root@trident:/usr/obj/usr/src/sys/TRIDENT amd64 |
By the way, this bug doesn't appear on latest tmux version (2.8). |
@wallace11 Did you get this issue on a previous version of tmux tho? I wasn't able to reproduce this with alacritty or gnome-terminal on any version of tmux back to 1.0. |
Sorry, I wasn't trying to replicate this on another version... |
I do see this occurring on tmux 2.8, at least in Alpine Linux.
|
Is this a unicode display issue? https://askubuntu.com/questions/410048/utf-8-character-not-showing-properly-in-tmux suggests running "tmux -u" to fix a similar issue. |
This was closed in the upstream ticket after confirmation that |
Please give the following info:
uname -a
: Linux owl 3.10.0-693.11.6.el7.x86_64 Add ability to send different signals to processes #1 SMP Thu Jan 4 01:06:37 UTC 2018 x86_64 x86_64 x86_64 GNU/LinuxI'm trying to use gotop on a cluster computing centos 7 system, but the program can only detect a few CPUs. The right configuration shows like this htop image, 16 cores. The display in tmux is not right but outside tmux is fine.
Inside tmux
outside
Right config
The text was updated successfully, but these errors were encountered: