ClementTsang / bottom

Yet another cross-platform graphical process/system monitor.
https://clementtsang.github.io/bottom/
MIT License
9.32k stars 219 forks source link

Bug when using --hide_table_gap with Battery Widget. #1457

Closed TheSkyentist closed 1 month ago

TheSkyentist commented 2 months ago

Checklist

What operating system and version are you using?

macOS 14.4.1

What architecture are you using?

x86_64/AMD64

What terminal(s) are you running bottom on that are experiencing the problem?

kitty 0.34.1

What filesystem(s) are you using?

APFS

What version of bottom are you running?

HEAD

How did you install bottom?

Installed from HEAD with Homebrew and built locally.

Describe the issue

When calling btm --hide_table_gap --battery the battery widget appears bugged.

What is the expected behaviour?

It should appear without a space between charging bar and the battery information.

What is the actual behaviour?

Screenshot 2024-05-03 at 10 57 25

How can we reproduce this?

btm --hide_table_gap --battery

Additional information

No response