Skip to content

Conversation

@kdj0c
Copy link
Contributor

@kdj0c kdj0c commented Jan 14, 2026

There was some problems with resizing:
When resizing to a smaller number of rows, even if the current number of rows would fit, the first were removed.
When resizing to a bigger number of rows, it's better to get more lines from the scrollback buffer, to be more consistent.

Fix #10

There was some problems with resizing:
When resizing to a smaller number of rows, even if the current
number of rows would fit, the first were removed.
When resizing to a bigger number of rows, it's better to get
more lines from the scrollback buffer, to be more consistent.

Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
@kdj0c kdj0c merged commit 438441f into kmscon:main Jan 14, 2026
2 checks passed
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.

tsm_screen_resize() scroll up unconditionally

1 participant