forked from rebolsource/r3
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When I try to input utf8 characters in my Linux terminal window via input or just in REPL, I get ?? or ??? (depending on number of bytes). print input, print to-string input do the same.
On the other hand "view" handles utf8 just fine. For example
view [ f: field button "Click" on-action [ print get-face f ] ]
prints every utf8 character as expected.
By the way, windows terminals (both cmd.exe and cygwin) get and print utf8 correctly.
Linux linuxhost 3.16.0-4-586 #1 Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) i686 GNU/Linux
Windows 7 Home Basic (russian)
Metadata
Metadata
Assignees
Labels
No labels