gtanner / qrcode-terminal

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

Invisible text selection #38

Open jcubic opened 4 years ago

jcubic commented 4 years ago

Because the background is changed and color not the selection is all white.

The fix is to just replace [47m with [47;30m and this is how it looks good in dark terminal I'm not sure how it should be on light one.

jcubic commented 4 years ago

This is how it look like on XFce terminal before and after replacement. selection-qrcode