You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Honestly I don't know. I didn't do the initial development and don't run Windows anywhere. I would have expected it tu run under Cygwin at least where some *nixy shell stuff like bash ad ls exist. You might look into what shell you are actually running the plugin under. It may or may not in a more native env. But if you can run TMUX and VIM I would have expected this to work.
That error looks more like your version of VIM may have issues actually. Are you sure your VIM compilation and all check out? Are you able to run most other plugins without issues? What version / build of VIM are you using?
I'm happy to facilitate PR's fixing any Windows related issues if somebody else contributes and/or reviews them.
I installed tmux on Windows in Cygwin.
After I try to call for example "call VimuxRunCommand("ls")" I see following output:
Is it that I miss some configuration or the plugin doesn't support Windows?
The text was updated successfully, but these errors were encountered: