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

Swich sessions #184

Open
Jzarecta opened this issue Apr 4, 2020 · 1 comment
Open

Swich sessions #184

Jzarecta opened this issue Apr 4, 2020 · 1 comment

Comments

@Jzarecta
Copy link

Jzarecta commented Apr 4, 2020

Is there a way to switch sessions without restarting vim. I see :RestartVim but I dont think is what I am looking for. Having to change a session which will mean closing the current one, and opening a new one without having the previous one affected.

@inkarkat
Copy link
Contributor

inkarkat commented Apr 4, 2020

I think you're looking for :OpenSession; it executes :CloseSession before opening the new one, so basically switches sessions.

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

No branches or pull requests

2 participants