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

Swapfiles conflict when opening session in two Vim sessions #189

Open
mawkler opened this issue Sep 8, 2020 · 0 comments
Open

Swapfiles conflict when opening session in two Vim sessions #189

mawkler opened this issue Sep 8, 2020 · 0 comments

Comments

@mawkler
Copy link

mawkler commented Sep 8, 2020

When doing :OpenSession in two different Vim instances I get the following warning:

E325: ATTENTION
Found a swap file by the name ...

Despite having the following set in my .vimrc.

set shortmess+=A
let g:session_autosave = 'no'
let g:session_autoload = 'no'
let g:session_lock_enabled = 0

Shouldn't set shortmess+=A suppress this warning?

@mawkler mawkler changed the title Swapfiles conflict when opening session in two sessions Swapfiles conflict when opening session in two Vim sessions Sep 8, 2020
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

1 participant