JLine 3.30.13
JLine 3.30.13 is a patch release fixing status bar rendering after terminal resize.
Bug Fixes
- Fix status bar duplication after vertical resize (#1860) @Abdelilah-AIT-HAMOU
When the terminal height shrinks, some terminal emulators keep the old bottom status line just above the new status area, causing duplicated status bar rows. This release clears the stale status rows during resize.
Full Changelog: jline-3.30.12...jline-3.30.13