Skip to content

Preserve frame diffing on full screen redraw#1362

Open
czpilar wants to merge 1 commit into
spring-projects:mainfrom
czpilar:patches/1361-terminal-ui
Open

Preserve frame diffing on full screen redraw#1362
czpilar wants to merge 1 commit into
spring-projects:mainfrom
czpilar:patches/1361-terminal-ui

Conversation

@czpilar

@czpilar czpilar commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Resolves #1361

Resolves spring-projects#1361

Signed-off-by: David Pilar <david@czpilar.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TerminalUI.display() resets JLine's Display every redraw, defeating frame diffing (full-screen rewrite per frame)

1 participant