The footer reserves room for an IDE indicator, though whether it actually shows is unresolved.
An IDE indicator element and its width maths exist in the footer, but its render condition could not be resolved.
What's wrong with this entry?
The status footer computes an indicator element rendered in the "ide" color with a lozenge glyph, and the compact-footer width maths now reserves space for it. Whether it renders in this build could not be resolved.
- Thresholds deciding whether the compact footer fits add the indicator's width plus five.
- An extra check hides content below 48 columns when the indicator is present.
"footer-indicator"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.