-
At the moment we are only handling the space `" "` and keys in a nice way, but it'd be nice to be able to match on `KeyDown Enter` or `KeyDown ""`.
Using a variant for all the keys may be a stretc…
-
Right now, looks like we don't support escapes of the form `"\x12"`, `"\u1234"`, and `"\U12345678"`; these probably aren't hard to add in `unescapeString` and `escapeString`, but some thought should b…
-
| | |
|------------------|-----------------|
|Previous ID | SR-9032 |
|Radar | None |
|Original Reporter | @johnno1962 …
-
BPO | [12733](https://bugs.python.org/issue12733)
--- | :---
Nosy | @gvanrossum, @mcepl, @ezio-melotti
*Note: these values reflect the state of the issue at the time it was migrated and might not ref…
-
### Description
Update external data and all modules to Unicode 11.0. For changes in Unicode 11.0, see: https://www.unicode.org/versions/Unicode11.0.0/
### Tasks
These tasks are roughly plann…
-
### Windows Terminal version
1.20.11781.0
### Windows build number
10.0.19045.4780
### Other Software
_No response_
### Steps to reproduce
1. Create a text file with 180 instances of the Unicod…
-
As can be seen in https://asciinema.org/a/AxH57hTJctdztmBaJ2bBTS7nP, characters, which in JavaScript are represented as surrogate pairs, break cursor highlight positioning, due to the position being c…
-
Handle the possible surrogate pair (a pair of two UTF-16 code points) at the end properly when you truncate the filename.
Like how the package “[`truncate-utf8-bytes`](https://github.com/parshap/tr…
-
In unicode, graphemes might be represented by a sequence of several codepoints. For example, the emoji 🫶 is two codepoints: `\ud83e\udef6`.
Should the length of a string in JME count graphemes or c…
-
# Emoji:
http://unicode.org/reports/tr51/proposed.html#emoji_data «The files they should be generated from.
See: http://unicode.org/reports/tr51/#Data_Files for how they are determined (These are Bo…
samcv updated
6 years ago