pub fn format_tab_id(tab_id: u32) -> StringExpand description
Canonical string form of a stable tab id: t1, t2, … The t prefix
disambiguates stable ids from positional indices (which the CLI no longer
accepts) and matches the @e<N> convention used for element refs.