:: String -> Int package:hledger-lib

Alias for realLength.
Like strWidth, but also strips ANSI escape sequences before calculating the width. This is no longer used in code, as widths are calculated before adding ANSI escape sequences, but is being kept around for now.
Call errorWithoutStackTrace, prepending a "Error:" label.
Like error', but add a hint about using -h.