Commit fe8b1d0
fix(terminal): default 80x20 portal feel; frame 79x19
Per operator: "let's actually try 80x20 as the GLOBAL DEFAULTS!!
Make sure MiOS Dashboards/fastfetch/hints can all fit and print in
an 80x20 window!!!".
mios.toml [terminal]:
rows = 20 (was 30; 30 = the alternative "console" feel)
frame_height = 19 (= rows - 1)
mios-config.html: terminal section placeholders updated to 20/19;
legend "(80x20 = MiOS portal default; 80x30 for taller console)".
The dashboard rendering side (Show-MiosDashboard in the MiOS PS
profile body) lands in mios-bootstrap concurrently with a compact
mode that fits 80x20: 1-line title (no multi-line ASCII logo),
paired-column fastfetch capped to available rows, 1-line verb-only
hints band. ~10 rows total, fits cleanly in frame_height 19 with
9 rows of slack.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 75725e9 commit fe8b1d0
2 files changed
Lines changed: 5 additions & 5 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
481 | | - | |
| 481 | + | |
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
1299 | | - | |
| 1299 | + | |
1300 | 1300 | | |
1301 | 1301 | | |
1302 | | - | |
| 1302 | + | |
1303 | 1303 | | |
1304 | 1304 | | |
1305 | 1305 | | |
| |||
0 commit comments