Commit 370cb5b
committed
fix(tui): use innerWidth for horizontal sidebar
The horizontal sidebar received the full terminal width instead of
innerWidth (minus app padding), causing content overflow on narrow
terminals where the Context percentage would get truncated.
Assisted-By: cagent1 parent 14ed51c commit 370cb5b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
0 commit comments