mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-11-15 00:48:58 +00:00
9187f8b377
If pane content is restored and no default-command is set, restore.sh falls back to default-shell, which tmux sets automatically and calls as a login shell. In pane_creation_command() we need to make sure to call default-shell as a login shell. As tmux does. But take care not to call default-command as a login shell. |
||
---|---|---|
.. | ||
check_tmux_version.sh | ||
helpers.sh | ||
process_restore_helpers.sh | ||
restore.exp | ||
restore.sh | ||
save.sh | ||
spinner_helpers.sh | ||
tmux_spinner.sh | ||
variables.sh |