Function default_command

Source
pub async fn default_command() -> Result<String>
Expand description

Return the "default-command" used to start a pane, falling back to "default shell" if none.

In case of bash, a -l flag is added.