Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Can't see UTF-8 characters in linux terminal #37

@Esgorhannoth

Description

@Esgorhannoth

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions