pub async fn run_remote_tui( client: &ColabClient, server: &StoredServer, command: &str, ) -> Result<()>