bvaisvil / zenith

Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jayv opened this issue · comments

zenith 0.13.1

image

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

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?

The ubuntu 22.04 version:

Package: byobu
Version: 5.133-1

Package: tmux
Version: 3.2a-4build1

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.