tiny-care-terminal icon indicating copy to clipboard operation
tiny-care-terminal copied to clipboard

Cat box doesn't display right

Open cfjedimaster opened this issue 7 years ago • 7 comments

When using the cat box, it doesn't display correctly. It works fine with the parrot.

image

  • 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

cfjedimaster avatar May 14 '17 01:05 cfjedimaster

Wowza! The cat is using some weirdo UTF characters, can you double check your terminal encoding that it allows UTF-8?

notwaldorf avatar May 14 '17 21:05 notwaldorf

Mind telling how that is done? Sorry for the dumb question. :)

cfjedimaster avatar May 14 '17 21:05 cfjedimaster

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 :(

notwaldorf avatar May 14 '17 21:05 notwaldorf

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?

cfjedimaster avatar May 15 '17 14:05 cfjedimaster

same issue and also after exit: screen shot 2017-07-20 at 2 38 55 pm

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

carlosvigil avatar Jul 20 '17 18:07 carlosvigil

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

Bertutchio avatar Jul 26 '17 17:07 Bertutchio

But I get the issue with bash.exe as well.

cfjedimaster avatar Jul 26 '17 19:07 cfjedimaster