summaryrefslogtreecommitdiff
path: root/internal/display/display_test.go
AgeCommit message (Expand)Author
2026-02-17Bump version to 0.11.0, change separator color to red0.11.0Paul Buetow
2026-02-17Add multi-row bar layout with maxbarsperrow config optionPaul Buetow
2026-02-16Add toggleable host separator lines (hotkey s)Paul Buetow
2026-02-16Add global I/O avg line (hotkey i) and m/n hotkey aliasesPaul Buetow
2026-02-16Add global average CPU line toggled with hotkey gv0.10.0Paul Buetow
2026-02-16Fix multi-core display bug: distribute remainder pixels evenlyv0.9.1Paul Buetow
2026-02-14Aggregate all net interfaces, remove n hotkey, fix net bar decay bugv0.9.0Paul Buetow
2026-02-14Implement f/v hotkeys for link scale and add hotkey unit testsPaul Buetow
2026-02-14Fix stale pixels at right edge when toggling bar layoutv0.8.3Paul Buetow