gtanner / qrcode-terminal

QRCodes in your terminal, cause thats hot.
Apache License 2.0
1.28k stars 102 forks source link

QRcode not working in mac terminal #32

Open chaoranwill opened 5 years ago

chaoranwill commented 5 years ago

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 commented 5 years ago

A screenshot would be useful.

cwervo commented 5 years ago

@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 commented 4 years ago

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

mepster commented 4 years ago
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.