dragfire / leetup

Command line tool to solve Leetcode problems. Leet it up!!
MIT License
111 stars 16 forks source link

Unicode icon does not render properly in Windows #12

Closed dragfire closed 1 year ago

dragfire commented 4 years ago

lup2

Unicode icons: https://github.com/dragfire/leetup/blob/master/src/icon.rs

Some ideas: https://github.com/leetcode-tools/leetcode-cli/blob/master/icons/ascii.json https://github.com/leetcode-tools/leetcode-cli/blob/master/icons/win7.json

Will need to have a fallback for command prompt!

w93163red commented 3 years ago

@dragfire I think the icon works fine on my terminal, I am using Windows Terminal Preview + PowerShell 7 + Cascadia code: image

dragfire commented 3 years ago

That's good to hear. I hope no one is using Command Prompt!