smart-splits.nvim icon indicating copy to clipboard operation
smart-splits.nvim copied to clipboard

fix(mux): Use `vim.system()` instead of `vim.fn.system()`

Open mrjones2014 opened this issue 1 year ago • 3 comments

Fixes #261

mrjones2014 avatar Jan 26 '25 17:01 mrjones2014

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

mehalter avatar Jan 27 '25 17:01 mehalter

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

mrjones2014 avatar Feb 04 '25 18:02 mrjones2014

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

mehalter avatar Feb 04 '25 18:02 mehalter

closing in favor of #383

mrjones2014 avatar Oct 12 '25 04:10 mrjones2014