Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

tmux rendering issues #59

Closed
lz100 opened this issue Sep 12, 2018 · 10 comments
Closed

tmux rendering issues #59

lz100 opened this issue Sep 12, 2018 · 10 comments
Labels
bug Something isn't working

Comments

@lz100
Copy link

lz100 commented Sep 12, 2018

Please give the following info:

  • The output of uname -a: Linux owl 3.10.0-693.11.6.el7.x86_64 Increase height of sparkline to match widget height #1 SMP Thu Jan 4 01:06:37 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  • Any relevenat hardware info: Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
  • Terminal shell (like zsh or bash): bash
  • Terminal emulator (like iTerm or gnome terminal): gnome
  • tmux version if using tmux: tmux/2.2

I'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
    screenshot from 2018-09-12 05-07-23

  • outside
    screenshot from 2018-09-12 05-27-36

  • Right config
    screenshot from 2018-09-12 05-08-10

@cjbassi cjbassi added the bug Something isn't working label Sep 12, 2018
@cjbassi
Copy link
Owner

cjbassi commented Sep 12, 2018

Just fyi, you can display all the separate cpu cores in the graph with gotop -p. It only shows average by default if there are more then 8 cores.

@lz100
Copy link
Author

lz100 commented Sep 12, 2018

Thanks for the info. I used gotop -p to display all cores. This doesn't fix the tmux display.

@cjbassi cjbassi changed the title display issue and can't detect all CPUs tmux rendering issues Dec 6, 2018
@edenist
Copy link

edenist commented Dec 21, 2018

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

@wallace11
Copy link

By the way, this bug doesn't appear on latest tmux version (2.8).

@cjbassi
Copy link
Owner

cjbassi commented Jan 8, 2019

@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.

@wallace11
Copy link

@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...

@cjbassi cjbassi added the wontfix This will not be worked on label Feb 12, 2019
@cjbassi cjbassi removed the wontfix This will not be worked on label Mar 1, 2019
@json-m
Copy link

json-m commented Mar 5, 2019

By the way, this bug doesn't appear on latest tmux version (2.8).

I do see this occurring on tmux 2.8, at least in Alpine Linux.

root at summit in ~
# tmux -V
tmux 2.8

@rephorm
Copy link

rephorm commented Jun 3, 2019

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.

@cdiener
Copy link

cdiener commented Mar 9, 2020

Can confirm that running with tmux -u fixed the issue for me.

@lz100
Copy link
Author

lz100 commented Mar 18, 2020

Confirm tmux -u fixed the issue.

@lz100 lz100 closed this as completed Mar 18, 2020
hamdouni pushed a commit to hamdouni/gotop that referenced this issue Oct 31, 2020
hamdouni pushed a commit to hamdouni/gotop that referenced this issue Oct 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants