mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2026-06-20 17:41:49 +00:00
The issue apprently happens when using fish as the default shell. This commit fixes this issue by postponing `restore/pane_contents` clean-up after calling `restore_active_pane_for_each_window` (scripts/restore.sh:392). It might also fix #192.