What Character encoding are you using? #664
Unanswered
timmgleason
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @timmgleason, didn't |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use two shell environments regularly, depending on the host I am working on. Neither one seems to render the output very clearly (as seen in the example screenshots in the README.md). Both are using LANG=en_US.UTF-8 and one has LC_CTYPE="en_US.iso88591" set (that one is even less readable than the first).


I've searched the discussion boards, documentation, and even looked a bit at the source code. Nothing jumps out pointing to an answer.
I even got an error from a 'jira issue list -w' command "Error: character set not supported".
I included a couple of redacted screenshots of what I am seeing displayed. The first is the one with a different LC_CTYPE set.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions