On Wed, Oct 8, 2025 at 12:37 AM Pádraig Brady <[email protected]> wrote: ... > Yes I think this feature is useful. I think the standards > also mention a preference to avoid line breaks between numbers, > and so NBSP might be good to support as an option also. > > So we could have an optional argument like: --suffix-space[=CHAR] > > Supporting: > > --suffix-space # ASCII space > --suffix-space=$'\u00A0' # Non breaking space > --suffix-space=$'\u202F' # Narrow NBSP
Maybe --suffix-separator= or even just --separator= ?
