Release 0.1.7: polish responsive design
Fixes discovered while reviewing the width-responsive layout from the
previous commit:
- Header: Net/Dsk/Bat fillers now render in 4-col (ultrawide) mode and
spread across middle columns via a shared cursor, instead of vanishing
or stacking in one column. - Header: replaced fixed MAX_DISPLAY_BAR_WIDTH with an adaptive cap
(2/3 of col width, clamped 40..72) so bars fill wide columns without
ballooning at threshold transitions. - Process list: raised min column width to 3, reserved 12 chars for
Command, and redistribute integer-division remainder so the table
fills the full width. - Footer: F-key labels now shrink to fit narrow terminals (6..0 chars)
instead of clipping F9/F10 off the right edge.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com