Skip to content

v0.1.4

Choose a tag to compare

@programmersd21 programmersd21 released this 07 Jul 11:38

v0.1.4 - Dashboard Overflow Fix

Fixed:

  • Dashboard view mode selection no longer uses fixed height thresholds that could cause the TUI title and graphs to scroll out of view on short terminals. Each candidate mode is rendered and the largest fitting mode is selected based on actual line count. Output is clamped to terminal height by trimming the footer instead of allowing scroll overflow.