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

After renaming a file, cursor-history:prev opens a new blank file with the old file name #49

Open
erezny opened this issue Aug 7, 2019 · 0 comments

Comments

@erezny
Copy link

erezny commented Aug 7, 2019

This is a great tool, I've been using it for a few weeks before I noticed this issue.

Steps to reproduce:

  1. edit file A and save
  2. Use atom to rename A to B
  3. browse to file C
  4. call cursor-history:prev.
    result) Atom opens a blank file named A

Expected:
result) Atom opens B at the same line the cursor had been at

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