Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(compatibility): handle inserting characters after wide character #964

Merged
merged 2 commits into from
Dec 22, 2021

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented Dec 22, 2021

This is a fix for #943

The issue was that specifically when inserting a character in the middle of the line, we did not account for wide characters in the line before it and inserted at the absolute position rather at the relative position (removing the excess width caused by wide characters).

@imsnif imsnif merged commit 52977a7 into main Dec 22, 2021
@har7an har7an deleted the wide-character-middle-line-insert branch October 23, 2022 15:10
This pull request was closed.
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