Recommend this be addressed in 4.0. This might be more difficult than seems at first blush. The output_* function will probably have to be enhanced with special codes to give it hints about formatting (i.e., indent location using >>> and wrapping edge location using the window size info or <<< for direct encoding). This is probably a 1 or 2 day coding and documentation effort but validation will be a headache because it requires visual inspection of output to be certain it works correctly. One nice thing is that the special code are not likely to interfere with existing functionality so this should be completely backward compatible if design with some thoughtfulness.