Skip to content

Screen cursor position calculation and safeguards

Carlos Alves requested to merge carlosbalves/konsole:screen_improvements into master

Some improvements in calculations and safeguards when changing cursor position, using defined value in Vt102Emulation.cpp to protect the integers.
Added cursor position tests to ScreenTest.

Merge request reports