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

Update mundo undo tree when main window is changed. #47

Open
dsummersl opened this issue Dec 15, 2016 · 0 comments
Open

Update mundo undo tree when main window is changed. #47

dsummersl opened this issue Dec 15, 2016 · 0 comments
Labels

Comments

@dsummersl
Copy link
Collaborator

Ideal behavior:

  1. Start vim with no file. Make a few changes.
  2. call :MundoShow. Changes should be seen.
  3. open a new file :e new.txt.
  4. The mundo window still reflects the undo state of the empty buffer - ideally it would show the new/empty undo history of new.txt.
@simnalamburt simnalamburt changed the title Feature: update mundo undo tree when main window is changed. Update mundo undo tree when main window is changed. Mar 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants