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

Allow setting of VimuxRunner name to reuse session #180

Merged
merged 1 commit into from
Feb 14, 2021

Conversation

m42e
Copy link
Contributor

@m42e m42e commented Feb 14, 2021

Solves #70

Introduces VimuxRunnerName

Names the window/pane so it will be reused.

Sideeffect: if set

  • all vim instances within one session will use the same window if window is the VimuxRunnerType
  • all vim instances within one window will use the same pane if pane is the VimuxRunnerType

@m42e m42e requested a review from alerque February 14, 2021 09:12
@m42e
Copy link
Contributor Author

m42e commented Feb 14, 2021

FYI: @yfyf

@m42e m42e merged commit 3693ec6 into preservim:master Feb 14, 2021
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.

None yet

2 participants