summaryrefslogtreecommitdiff
path: root/internal/config/config.go
AgeCommit message (Expand)Author
2026-02-18feat: add disk I/O stats (read/write throughput bars, hotkey 5, auto-scale)Paul Buetow
2026-02-18refactor: enforce Go best practices (function size, ordering, formatting)Paul Buetow
2026-02-18feat: add fixed load scale (--loadmax), load peak reset (r key), update READMEPaul Buetow
2026-02-18feat: add load average bar visualization (4/l hotkey)0.12.0Paul Buetow
2026-02-18feat: triple-toggle CPU display mode via 1 key; add tooltip, font, hit-testPaul Buetow
2026-02-17Add multi-row bar layout with maxbarsperrow config optionPaul Buetow
2026-02-17Align codebase with Go best practices (ordering and style)v0.10.1Paul 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-14Aggregate all net interfaces, remove n hotkey, fix net bar decay bugv0.9.0Paul Buetow
2026-02-14remove version and some refactoringPaul Buetow
2026-02-13Document hotkeys in README; fix display/config; net interface helpPaul Buetow
2026-02-13Go rewrite: loadbars with mage, default localhost, NOTICEPaul Buetow
2026-02-13Remove Perl version and build files; add .gitignore for .serena/Paul Buetow