pub fn save_session( open_tabs: &[PathBuf], active_tab_index: usize, ) -> Result<()>
Persist the open-tab session without touching the recent-repos list.