-
removes the fixed width of the terminal table which was set to 140
-
restricts strings in column to not be longer than 22 characters per line ( can display multi-line strings in columns)
-
Previous versions had a problem with not wrapping correctly coloured strings to be displayed in the terminal , which was causing the color to be displayed on the entire table or separators or on the entire row, which was a bug
-
This release correctly wraps the coloured strings so that the colour doesn't leak to other parts of the table