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

Undo crosses file boundaries #4

Open
LeifAndersen opened this issue Nov 8, 2021 · 1 comment
Open

Undo crosses file boundaries #4

LeifAndersen opened this issue Nov 8, 2021 · 1 comment

Comments

@LeifAndersen
Copy link
Owner

If I open some file A.cljs, and then immediately switch to file B.cljs, then press undo, the buffer switches back to A.cljs.

This is doubly wrong since the rest of the IDE show the information for B.cljs.

The buffers undo list should be cleared on file changes.

@LeifAndersen
Copy link
Owner Author

(Or better yet, kept in association with each file, so undo history can persist even after file switches.

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