Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gosr can't show image in Mac terminal #15

Open
siddontang opened this issue Dec 25, 2021 · 4 comments
Open

gosr can't show image in Mac terminal #15

siddontang opened this issue Dec 25, 2021 · 4 comments

Comments

@siddontang
Copy link

Hi, I tried to use gosr in Mac Terminal, the image couldn't show, like:

image

But using iTerm worked fine:

image

@mattn
Copy link
Owner

mattn commented Dec 25, 2021

I'm not good at Mac terminal but as far as I know, Mac terminal does not support DRCS Sixel.

@siddontang
Copy link
Author

What I want is to view the xkcd comics in the terminal, so I write https://github.com/siddontang/xkcdsay

I tried different tools to show the image in the terminal like https://github.com/posva/catimg, https://github.com/ichinaski/pxl, etc, All of them can't show the xkcd picture correctly except go-sixel, but seems not all the terminals support Sixel. Bad news 😭

@mattn
Copy link
Owner

mattn commented Dec 26, 2021

BTW, What do you get with https://github.com/mattn/longcat ?

@siddontang
Copy link
Author

well, still can't work with longcat. As you can see, the pic doesn't show well below

image

ykws added a commit to ykws/draw that referenced this issue Aug 7, 2022
Because not working it on Mac terminal.

mattn/go-sixel#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants