Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #141 #422

Merged
merged 1 commit into from
Dec 19, 2021
Merged

Fix #141 #422

merged 1 commit into from
Dec 19, 2021

Conversation

cartoonist
Copy link

@cartoonist cartoonist commented Dec 19, 2021

As I mentioned in #141, the issue apparently 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.

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 tmux-plugins#192.
@bruno-
Copy link
Member

bruno- commented Dec 19, 2021

Thanks for the investigation, testing and a fix.
Even though we're not sure why would this fix the problem, I'm ok merging it as it shouldn't change plugin functionality.

@bruno- bruno- merged commit dc6252d into tmux-plugins:master Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cat: /Users/.tmux/resurrect/pane_contents//pane-jcs:5.1: No such file or directory
2 participants