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

diff sessions restore as simple splits #171

Open
yoni206 opened this issue Jan 23, 2018 · 0 comments
Open

diff sessions restore as simple splits #171

yoni206 opened this issue Jan 23, 2018 · 0 comments

Comments

@yoni206
Copy link

yoni206 commented Jan 23, 2018

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)
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