Closed docwhat closed 7 years ago
I don't know if there is a similar problem in Windows or not. I don't have a box handy to test.
Note: This should work if you reverse monospace
and Menlo
though it would look weird to CSS people -- but I prefer Menlo
to macOS's Courier
anyway.
Roboto Mono doesn't have ANSI-style characters (e.g. blocks, etc.) as well as some other Unicode characters so it falls through to monospace.
On macOS, monospace is Courier, which doesn't have a lot of those characters either.
This means that some characters end up being proportional.
By adding Menlo (which has a very complete set of characters) before monospace, it means that the console output won't suddenly be out-of-whack.