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

New configuration option g:VimuxSocketPath #118

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

Conversation

jajm
Copy link

@jajm jajm commented Nov 14, 2014

It allows to specify tmux socket path.

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

Copy link
Member

@alerque alerque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking the time to contribute. Unfortunately this commit does two unrelated things at once. One of them has been done already (wrapping all system calls), but the socket path contribution could still be useful. Could I trouble you to extract just that rebased against master and document the setting as well?

It allows to specify tmux socket path
@jajm
Copy link
Author

jajm commented Apr 14, 2021

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

@alerque alerque self-requested a review September 6, 2021 08:47
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.

2 participants