pub fn queue( stdout: &mut impl Write, config: TabBarConfig, layout: &LayoutSnapshot, rows: u16, ) -> Result<()>
Queue the left tab sidebar.