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

Caret over wide character should be wide #51

Closed
o-sdn-o opened this issue Dec 6, 2020 · 1 comment
Closed

Caret over wide character should be wide #51

o-sdn-o opened this issue Dec 6, 2020 · 1 comment
Assignees

Comments

@o-sdn-o
Copy link
Collaborator

o-sdn-o commented Dec 6, 2020

Not implemented.

@o-sdn-o o-sdn-o self-assigned this Dec 6, 2020
@o-sdn-o
Copy link
Collaborator Author

o-sdn-o commented Dec 16, 2020

Highlighting the current insertion point by underlining or inverting the corresponding cell is sufficient.

I closed this issue because it doesn't make sense to highlight the presence of a wide character at the insertion point. Our character handling approach allows wide characters to be halved anywhere.

Moreover, our approach assumes the use of triple and quadruple characters along with narrow and wide ones, as well as characters more than one cell high, but that's another story.

@o-sdn-o o-sdn-o closed this as completed Dec 16, 2020
@o-sdn-o o-sdn-o changed the title Caret over wide character behavior Caret over wide character should by wide May 23, 2023
@o-sdn-o o-sdn-o changed the title Caret over wide character should by wide Caret over wide character should be wide May 23, 2023
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

No branches or pull requests

1 participant