pub fn string_width_multiline_tab(text: &str, tab_width: usize) -> usize
Returns a max per line string width with correction to tab width.