pub fn cmd_list( mm: &Mindmap, type_filter: Option<&str>, grep: Option<&str>, case_sensitive: bool, exact_match: bool, regex_mode: bool, ) -> Vec<String>