Skip to content

Swapfiles conflict when opening session in two Vim sessions #189

Description

@mawkler

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions