pub fn run( filter: Option<String>, regex_mode: bool, user_only: bool, ) -> Result<()>
Run the interactive TUI application.