KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.85k stars 454 forks source link

Bug with font display/detection on macos #594

Closed coughll closed 5 years ago

coughll commented 5 years ago

I'm submitting a ... (check one with "x")

[ x ] bug report
[ ] new distro request

Bug report

Found/ran into a bug displaying the font information on Terminall.app in macos. To me, it looks like some extra junk including a random newline char made it into the font variable somehow. 

screenfetch -v output: https://imgur.com/rCQ970x

coughll commented 5 years ago

Actually I'm going to do a pr fixing this soon

darealshinji commented 5 years ago

https://github.com/KittyKatt/screenFetch/pull/595 merged, so I close this.