Hi,
I'd welcome an option that should
- convert tables to text
- takes the minimum required text width in order not to
break cell lines
I tried -ppc 4 (which hat little effect) or -cols 9999
(which caused extremely long, almost empty lines).
I guess that a table width detection mechanism is
already included. -cols 0 might be a reasonable setup
in order to force the desired behavior.