bvaisvil / zenith

Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
MIT License
2.63k stars 67 forks source link

Zenith only consumes half the screen on start (tmux/byobu) #124

Open jayv opened 2 years ago

jayv commented 2 years ago

zenith 0.13.1

image

Upon resizing the terminal window it makes the app use all the available vertical space.

bvaisvil commented 2 years ago

Thanks for the report. That is strange as I use zenith with tmux everyday and haven't seen this happen! However, I haven't ever tried byobu. What versions of tmux/byobu do you use?

jayv commented 2 years ago

The ubuntu 22.04 version:

Package: byobu
Version: 5.133-1

Package: tmux
Version: 3.2a-4build1
bvaisvil commented 2 years ago

Thanks, I was able to replicate. Did you install from the git repo or use the .deb?

Fairly sure the issue is that it detects no graphics so it removes that pane but doesn't then re-layout the remaining panes until the resize event.

jayv commented 2 years ago

.deb