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

With a prefix argument create a new vagrant SSH session instead of using an existing one #34

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

Conversation

raghus-hub
Copy link

Create a new vagrant ssh session
Caveat:
The default buffer name for the ssh session is
"vagrant terminal:". If an ssh session with this
buffer name does not exist, vagrant-tramp-term without the previx
argument will create a new ssh session with the default buffer
name, even when there exists another session to that box

of using an existing one
Caveat:
  The default buffer name for the ssh session is
  "*vagrant terminal:<boxname>*". If an ssh session with this
  buffer name does not exist, vagrant-tramp-term without the previx
  argument will create a new ssh session with the default buffer
  name, even when there exists another session to that box
@ryanprior ryanprior self-assigned this Sep 10, 2016
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