pub async fn default_command() -> Result<String>
Return the "default-command" used to start a pane, falling back to "default shell" if none.
"default-command"
"default shell"
In case of bash, a -l flag is added.
-l