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

CMD+Z retrieves state from other editor #159

Open
hirshbergshachar opened this issue Mar 22, 2019 · 0 comments
Open

CMD+Z retrieves state from other editor #159

hirshbergshachar opened this issue Mar 22, 2019 · 0 comments

Comments

@hirshbergshachar
Copy link

Hi,

When working on 2 scripts one after the other (re-loading the editor with different content), hitting CTRL+Z in the second script may overwrite it and replace the contents with the ones of the previous script.

To Reproduce:

  1. Edit a script
  2. Go to another script
  3. Hit ctrl+z
  4. The content of the script is overwritten with the content of the previous one

Video for illustration:
ezgif com-video-to-gif (1)

Brace version - 0.11.1

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