Variable-width layouts #493
Unanswered
spencermountain
asked this question in
Q&A
Replies: 1 comment 2 replies
|
I thought a space takes the same width as any character in monospace fonts? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
hello, apologies if this is foolish or out-of-scope - is there any way to mitigate ink layout issues in non-monospace situations?
I've got a script that looks great in the terminal, then gets bunged-up when pasted elsewhere. It would be cool if there was some way to anticipate this.
I don't know enough about the subject - are there some zany unicode whitespaces that take up a full fixed-width?
thanks!
All reactions