You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding all of those would probably reduce the usability of this library by adding lots of useless characters.
However, I believe there might be some useful characters that could be added. I have opened #52, #53, #54, #55, #56, #57 for those. If there are some others you think might be interested that are not covered by those issues, please let me know and we can add issues for them. 👍
However, it might still be useful for some users to know the full extent of available cross-platform terminal characters. To do this, I am considering creating a repository with the symbols above, and link it at the end of this library's readme.md. Do you think this would be useful?
The text was updated successfully, but these errors were encountered:
However, it might still be useful for some users to know the full extent of available cross-platform terminal characters. To do this, I am considering creating a repository with the symbols above, and link it at the end of this library's readme.md. Do you think this would be useful?
I have run some code to print all Unicode codepoints from
U-0000
toU-10fff
on:cmd.exe
, CP850The following characters appear to be the full list of characters correctly displayed in all of those environments:
Adding all of those would probably reduce the usability of this library by adding lots of useless characters.
However, I believe there might be some useful characters that could be added. I have opened #52, #53, #54, #55, #56, #57 for those. If there are some others you think might be interested that are not covered by those issues, please let me know and we can add issues for them. 👍
However, it might still be useful for some users to know the full extent of available cross-platform terminal characters. To do this, I am considering creating a repository with the symbols above, and link it at the end of this library's
readme.md
. Do you think this would be useful?The text was updated successfully, but these errors were encountered: