If you’re running textual apps under WSL there are two things needed to make sure they look pretty:
- make sure you’re using a good coding font with all the various Unicode characters
- make sure
COLORTERM
is set totruecolor
in your environment.
If you’re running textual apps under WSL there are two things needed to make sure they look pretty:
COLORTERM
is set to truecolor
in your environment.