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

use a region outside of unicode to represent synthesized input, not PUA #2247

Closed
dankamongmen opened this issue Oct 8, 2021 · 1 comment
Closed
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request input readin' dem bytes
Milestone

Comments

@dankamongmen
Copy link
Owner

We don't want to clash with PUA elements the user might be employing in their environment, nor do we want synthesized inputs to be (mis)interpreted as unicode characters. Rather than using the PUA, use a region beyond Plane 17.

This must be accomplished as part of ABI3 (see #1777).

@dankamongmen dankamongmen added documentation Improvements or additions to documentation enhancement New feature or request input readin' dem bytes labels Oct 8, 2021
@dankamongmen dankamongmen added this to the 3.0.0 milestone Oct 8, 2021
@dankamongmen dankamongmen self-assigned this Oct 8, 2021
dankamongmen added a commit that referenced this issue Oct 9, 2021
@dankamongmen
Copy link
Owner Author

ok, this is done on dankamongmen/3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request input readin' dem bytes
Projects
None yet
Development

No branches or pull requests

1 participant