What Character encoding are you using? #664
Replies: 2 comments 2 replies
-
|
Hi @timmgleason, didn't |
Beta Was this translation helpful? Give feedback.
-
|
For the record, I had this exact issue. Didn't seem right when I noticed Then I realised my issue was the fact that it was outputting into Online man page suggests that using Anyway, sharing this in case anyone else has the issue. Hopefully it's just working in newer versions nowadays, but for us stuck with old applications, here's a fix. |
Beta Was this translation helpful? Give feedback.
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