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

Fix fs operations #25

Closed
kyazdani42 opened this issue May 29, 2020 · 0 comments · Fixed by #33
Closed

Fix fs operations #25

kyazdani42 opened this issue May 29, 2020 · 0 comments · Fixed by #33

Comments

@kyazdani42
Copy link
Member

kyazdani42 commented May 29, 2020

i've noticed a few bugs when altering the fs:

  • When renaming a file, it doesn't update the UI properly (the old file stays, maybe because of filename matching).
  • When changing the name of a buffer to match a renamed file, then it asks Overwrite existing file: $renamedfile. Strange.
  • deleting folders not working properly. This needs to be rewritten using synchronous operations.
@kyazdani42 kyazdani42 changed the title fix buffer handling on fs change Fix fs operations Jun 2, 2020
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

Successfully merging a pull request may close this issue.

1 participant