Use more robust stripping approach
1 files changed, 1 insertions(+), 1 deletions(-) M man.sh
M man.sh => man.sh +1 -1
@@ 37,4 37,4 @@ then fi printf "20 text/plain\r\n" -man -T ascii -O width=72 -- "$section" "$page" | sed "s,\x1B\[[0-9;]*[a-zA-Z],,g" +man -T ascii -O width=72 -- "$section" "$page" | col -b