Skip to content

JLine 3.30.13

Choose a tag to compare

@github-actions github-actions released this 04 May 19:22
ec7d891

JLine 3.30.13 is a patch release fixing status bar rendering after terminal resize.

Bug Fixes

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