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(mux): Use vim.system() instead of vim.fn.system() #283

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrjones2014
Copy link
Owner

Fixes #261

@mehalter
Copy link

We might want to make sure to do a breaking change indicator on this PR just because this will change the minimum neovim version requirement

@mrjones2014
Copy link
Owner Author

Have you tested that it actually solves the issue? I have never been able to reproduce the issue so I'm just spitballing.

@mehalter
Copy link

mehalter commented Feb 4, 2025

I haven't tested this PR since I don't use wezterm. It sounds like from the original issue that the PR doesn't fix whatever issue it is: #261 (comment)

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.

[Bug]: wezterm CLI commands seem to run through shell, but it shouldn't
2 participants