Skip to content

Fix ScreenTest and selecting text with non-default rendition

Set default rendition before clearing the screen. This fixes ScreenTest after 9dadb7b5 and other weirdness.

Selecting text with non-default rendition had different behavior from selecting text with default rendition with regards on whether a newline was added when selecting past the end of text on the last line.

Merge request reports