that is the reason to be using them, in which case, the question becomes, why are you using a monospace font
that is the reason to be using them, in which case, the question becomes, why are you using a monospace font
because i'm posting on bluesky. see? this is a monospaced world.
I write with vi, in the same terminal windows I write code in. I never developed the finger memory for any other way of writing, though occasionally I do mess up and do editor-friendly sentences.
:%s/ / /g
Yes, but why? fmt -s | sed -e 's/\. +/. /g' works better than that because it doesn't mangle your source document. (I should really write a discount variant that will format & manual-of-style to plaintext.)