Unicode support
See original GitHub issueInstalled td-cli in virtual env with pip3 install td-cli
:
# pip3 list
Package Version
---------- -------
pip 21.0.1
setuptools 56.0.0
td-cli 2.0.1
wheel 0.36.2
Not able to enter e.g. German umlaut (e.g. ä
as in my name, Tobi Schäfer):
Not to mention emoji et al.
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Unicode - Wikipedia
This article contains uncommon Unicode characters. Without proper rendering support, you may see question marks, boxes, or other symbols. Unicode's success at ...
Read more >Unicode Support - IBM
Unicode Support. The Unicode Standard is a standardized character code designed to encode international texts for display and storage. It uses a unique...
Read more >What is Unicode?
Support of Unicode forms the foundation for the representation of languages and symbols in all major operating systems, search engines, browsers ...
Read more >Support for Unicode | Microsoft Learn
Unicode is a specification for supporting all character sets, including ones that can't be represented in a single byte.
Read more >Unicode Support - AutoIt
AutoIt Notation, Notepad, Notepad++, SciTE (AutoIt Default Editor). UTF8 without BOM, ANSI or UTF-8 depending on content (will force a BOM if saved) ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
awesome, works perfectly now. thanks again.
Should be fixed in
td-cli 2.0.3
. Thanks for testing it out and notifying the bugs!