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] 'synchronize-panes' is not runnable #228

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

magnuslarsen
Copy link

Follow-up to #138

I tried it out today (thanks for the quick merge!), and I couldn't get it to work.

Turns out the script wasn't executable, and it seems like the plugin was loaded outside the plugin-loading-loop.

So I've moved it back inside that loop, and it now works on my machine at least :-)
image

@ethancedwards8
Copy link
Member

Not sure how I missed this, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants