Skip to content

screen: don't clear cells when resizing - #61

Open
kdj0c wants to merge 1 commit into
kmscon:mainfrom
kdj0c:fix_resize_lines
Open

screen: don't clear cells when resizing#61
kdj0c wants to merge 1 commit into
kmscon:mainfrom
kdj0c:fix_resize_lines

Conversation

@kdj0c

@kdj0c kdj0c commented Jul 31, 2026

Copy link
Copy Markdown
Contributor
  • When resizing to smaller line length, don't clear the cells that are no more visible
  • When moving a line from scrollback to the screen, don't copy the content, but assign the line directly.

With this change, resizing the screen no longer creates visible artifacts.

Fix #60

* When resizing to smaller line length, don't clear the cells that
are no more visible
* When moving a line from scrollback to the screen, don't copy the
content, but assign the line directly.

With this change, resizing the screen no longer creates visible
artifacts.

Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
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.

10.0.1 text disappears when using ctrl+mouse to maximum zoom and back to minimum

1 participant