Files
tmux-resurrect/scripts
Lars Wilke 9187f8b377 Fix #94 start default-shell as login shell.
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.
2018-12-10 10:43:16 +01:00
..
2018-09-11 13:23:58 +02:00
2018-08-20 12:17:43 +01:00
2018-08-20 12:17:43 +01:00