pub fn format_name_cell( raw: &str, width: usize, is_current: bool, color_enabled: Option<bool>, ) -> String