tiny-care-terminal
tiny-care-terminal copied to clipboard
Cat box doesn't display right
When using the cat box, it doesn't display correctly. It works fine with the parrot.
-
Node Version:
node --version
v6.10.3 -
tiny-core-terminal version:
npm info tiny-care-terminal | grep version:
1.2.0 -
Shell:
bash, zsh, fish, something else?
bash -
Terminal Program:
tmux, iterm, terminator, cmd, something else?
hyper -
Operating System:
Mac, Windows, Linux, BSD, Really, something else?
Windows
Wowza! The cat is using some weirdo UTF characters, can you double check your terminal encoding that it allows UTF-8?
Mind telling how that is done? Sorry for the dumb question. :)
Not a dumb question at all! In my terminal (iterm2), somewhere in the preferences I have a dropdown called "character encoding". I don't know how it is in Hyper, so I'm afraid you'll have to dig a bit :(
In Bash (I mean the main Bash terminal), it appears to be UTF-8, so that shouldn't be it (afaik), and in Hyper - unfortunately I can't find it. But shouldn't parrot also fail if that was the issue?
same issue and also after exit:
Node Version: node --version v8.2.0
tiny-core-terminal version: npm info tiny-care-terminal | grep version: 1.3.2
Shell: bash, zsh, fish, something else? zsh
Terminal Program: tmux, iterm, terminator, cmd, something else? hyper
Operating System: Mac, Windows, Linux, BSD, Really, something else? Mac
I think this problem is more related to hyper himself. As describe here he has some difficulties with unicode chars, and emojies. https://github.com/zeit/hyper/pull/1873
But I get the issue with bash.exe as well.