pub fn get_single_selection( list: &[String], preview: Preview, config: &Config, tmux: &Tmux, ) -> Result<Option<String>>