Haaa yes the eternal emoji width problem when using monospaced fonts…
I added an explicit workaround for this in my logger lib, with an environment variable to be able to change the behavior.
https://github.com/xcode-actions/clt-logger/blob/12a5ebc1b00...