public ConsoleOutput(CommandLine.UI cui) { _cui = cui; IndentWidth = 7; MaxWidth = cui.ConsoleWidth; }