-
Either
1) get rid of unicode symbols almost completely (but leave declarations?)
or
2) leave as is and verify if all IDE-s support them (Eclipse, NetBeans, IntelliJ)
-
See http://data-gov-ua.org/dataset/prozorro-tenders/resource/dab31f64-f727-4736-9d92-751ff704cb3f for examples
-
**Describe the bug**
"ORA-01704: string literal too long" when inserting string via `Insert.IntoTable` a string with many wide characters (2 bytes per char).
**To Reproduce**
Issue #1171 describe…
-
I don't love that we have our own custom mapping from strings to unicode characters. It is not friendly to users who switch between Julia and other programs that define similar though not identical ma…
-
# Bug report
Whenever a symbol like ✪ exists in the html the image is not generated
## Expected Behavior
Either render the symbol or allow the image to be created without it
-
The symbols used in the poll table do not have a suitable textual label for e.g. screen reader users. This could be done via aria-label or a an accessible popover containing a localized string like "y…
-
Hello, I have a feature request to turn off the unicode symbols and use ascii for linux TTY. It could be done with something like this:
```
if [[ ${TERM} == "linux" ]]; then
GIT_PROMPT_SYMBOL="%{…
-
I just used RemoveDupes to get rid of a bunch of dupes from a bungled GMail setup. I noticed if turning on "Subject" comparison, it does not correctly compare entries with subjects containing Unicode.…
-
This includes Volume, Market Cap, Price charts (when using `ctc cg SYMBOL`), but also various other charts e.g. gas prices. Please see pic.
![image](https://user-images.githubusercontent.com/11465831…
-
**Reported by paulbohman on 2014-01-22 23:33**
Many HTML entities, unicode characters, and other symbols are not read by default, or at all. When web developers or content writers put these characters…