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

QRcode not working in mac terminal #32

Open
chaoranwill opened this issue Jul 16, 2019 · 4 comments
Open

QRcode not working in mac terminal #32

chaoranwill opened this issue Jul 16, 2019 · 4 comments

Comments

@chaoranwill
Copy link

The QR code looks strange in mac terminal, but displays well in iterm. Is it a problem with the display scale or character width?

@specious
Copy link

A screenshot would be useful.

@cwervo
Copy link

cwervo commented Oct 26, 2019

@chaoranwill have you tried using qrcode.generate('...', {small: true})? I've found that this helps normalize the character sizes in iTerm (which are usually a little tall because iTerm has more font options than Terminal.app)

@mepster
Copy link

mepster commented Apr 28, 2020

Try changing the font (in Settings) to Menlo... not perfect but a bit better.

@mepster
Copy link

mepster commented Apr 28, 2020

Screen Shot 2020-04-27 at 5 40 11 PM

Here is a screenshot in the default font for Terminal.app, which is Monaco 12 pt.

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

4 participants