Skip to content

Correct columns size with highlightScrolledLines

Carlos Alves requested to merge carlosbalves/konsole:highlight-columns into master

When highlightScrolledLines is set to display the Konsole new window will open with the display profile terminal size columns - 1.
Now it will check the options and correct the Konsole size to display all columns set in profile terminal size.

BUG: 429600

Merge request reports