preservim / vimux

easily interact with tmux from vim
MIT License
2.2k stars 159 forks source link

New configuration option g:VimuxSocketPath #118

Open jajm opened 9 years ago

jajm commented 9 years ago

It allows to specify tmux socket path.

This patch also wrap all tmux system calls into a new function _VimuxTmux

jajm commented 3 years ago

I updated the pull request and added documentation for the new setting, but I didn't test it as I don't use vimux anymore