Skip to content

Fix ECH behavior#5

Open
jjohnson42 wants to merge 1 commit intodeadpixi:masterfrom
jjohnson42:fixech
Open

Fix ECH behavior#5
jjohnson42 wants to merge 1 commit intodeadpixi:masterfrom
jjohnson42:fixech

Conversation

@jjohnson42
Copy link

ECH deletes specified number of characters right of the cursor.
The clearline function however takes an absolute position,
so the handler needed to add the current cursor.

This for example would cause SuSE's yast2 program to misrender, as it would fail to erase content that was meant to be erased.

ECH deletes specified number of characters right of the cursor.
The clearline function however takes an absolute position,
so the handler needed to add the current cursor.
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.

1 participant