smart-splits.nvim
smart-splits.nvim copied to clipboard
fix(mux): Use `vim.system()` instead of `vim.fn.system()`
Fixes #261
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
Have you tested that it actually solves the issue? I have never been able to reproduce the issue so I'm just spitballing.
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: https://github.com/mrjones2014/smart-splits.nvim/issues/261#issuecomment-2616785193
closing in favor of #383