Strip all Unicode format characters (category Cf) before passing to string-width. These are invisible control characters that crash string-width but have no visible width anyway. Closes #390
Strip all Unicode format characters (category Cf) before passing to string-width. These are invisible control characters that crash string-width but have no visible width anyway. Closes #390