Skip to content

diff sessions restore as simple splits #171

@yoni206

Description

@yoni206

When opening vim with -d (diff) mode, two windows appear in a diff-fashion (e.g. marked lines etc.). When saving and opening such a session, the result is the same two windows, without the diff.

Reproduce:

  1. create two files a.txt and b.txt
  2. vim -d a.txt b.txt
  3. :SaveSession diff (you can see the diffs marked)
  4. :OpenSession diff (you cannot see the diffs marked)

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