Fix footer overflow on narrow terminals, add /arminsayshi easter egg

This commit is contained in:
Mario Zechner 2025-12-19 21:35:09 +01:00
parent 5095b4eb02
commit ad9d68e488
4 changed files with 407 additions and 5 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- **Footer overflow on narrow terminals**: Fixed footer path display exceeding terminal width when resizing to very narrow widths, causing rendering crashes. /arminsayshi
## [0.24.2] - 2025-12-20
### Fixed