tmux respawnw [shell-command]
Reactivate a window in which a command has exited
Arguments
Name | Description |
---|---|
shell-command | A shell command to run when creating the window |
Options
Name | Description |
---|---|
-k | Kill the target-window if exist |
-c <start-directory> | Specify a start directory for the window |
-e <environment> | Set environment variables |
-t <window-name> | The target window |