Padding, Schmadding
This new beta release reverts back to a major change when it comes to using regular spacing for padding. We found that using NBSP \u00a0 causes more problems than it solves. Things like simply copying the output from the terminal and then paste it back wouldn't work if NBSPs exist in a command.
To solve this, we've added style.PaddingChar(rune) and `style.MarginChar...