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

Populating the note after opening the split should reset the undo history #105

Open
m1foley opened this issue May 1, 2019 · 0 comments
Open
Labels
harder up for grabs Maintainer has no plans to work themselves. Feel free to tackle.

Comments

@m1foley
Copy link

m1foley commented May 1, 2019

To recreate:

  1. :SimplenoteList
  2. Press Return to open a note. The cursor is now in a new split, which has been populated with the note data.
  3. Press u

Expected behavior: Nothing should happen.
Actual behavior: It clears the buffer.

I experienced this after pressing u a few times to undo my changes to the note. My intention was to restore the original note, but the behavior caused me to worry that the note would be erased.

@atomicules atomicules added up for grabs Maintainer has no plans to work themselves. Feel free to tackle. harder labels Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
harder up for grabs Maintainer has no plans to work themselves. Feel free to tackle.
Projects
None yet
Development

No branches or pull requests

2 participants