-
Could you please create by default also the 32-bit unicode version?
The 32-bit version would work on both 32/64-bit systems and it is the best choice for a portable exe.
-
Hello!
Thanks for the great tool!
But there is one inconvenience - if the postgres CLI utilites are configured using national languages, and the output is in Unicode mode, then the application statu…
-
I'm looking into if anything actually needed more than just rename 15.1 to 16.0...
-
-
According to the glTF [URIs](https://github.com/KhronosGroup/glTF/blob/main/specification/2.0/Specification.adoc#28-uris) section:
> Paths with non-ASCII characters MAY be written as-is, with JSON …
-
The Coldplay album Music of the Spheres has tracks titled as unusual unicode characters such as ❤️.
The track metadata, including titles, has been downloaded from MusicBrainz and seems to be encoded …
-
Open-Tamil migrated to Python3 earlier this year. We nolonger need code like,
> PYTHON3 = version > '3'
> del version
and
> if not isinstance(uyirmei_char, PYTHON3 and str or str):
> …
-
Unicode characters should be valid in IRIs, and this works today except when used as an initial character after the namespace.
This works:
{"@id": "ex:aஃ", ...}
This halts the db:
{"@id": "ex:…
-
Rio isn't displaying the lines from a TUI-file manager correctly:
![image](https://github.com/user-attachments/assets/dc93189f-bc53-4f46-bfd1-2d4e35bf3433)
This is how it looks like in alacritty:
…
-
### Problem Description
Previous attempts at integrating unicode support have failed due to the complexity of the problem.
### Related Issue Links
Previous (closed) MRs:
- #3312
- #4123
…