How to undo file deletion? #9143
-
How to undo file deletion?
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
It hasn't been implemented in Zed yet. You can find the corresponding feature request in #5039. Be sure to +👍. |
Beta Was this translation helpful? Give feedback.
-
I love Zed, but really?? I only now realising that this is a feature that doesn't exist. I've just lost about an hour of changes because I selected the wrong files for deletion. |
Beta Was this translation helpful? Give feedback.
-
Also no Undo File Rename. If renaming would automatically update imports in other files, I would be panicked by inability to undo the change. |
Beta Was this translation helpful? Give feedback.
-
Блин я только что удалили файл с изменением два дня. Удаляю зед...*?;%("%!?":%?*№("%: |
Beta Was this translation helpful? Give feedback.
-
+1 this. This is a terrible idea to provide a "Trash" and "Delete" actions side by side without the way of undoing the last one. Just posting out of frustration - thankfully, there was only a handful of files I accidentally deleted, not days worth of work. |
Beta Was this translation helpful? Give feedback.
-
I just lost probably 8 hours of focused work due to this. I never thought my text editor would have an irreversible delete option so easily available and I was tidying up some code before making a commit so I renamed a file then deleted an outdated file, but whoops I had selected delete the new file by accident. No problem. I'll just Ctrl+Z. Ah, that's not a feature in Zed. No problem I'll just check the trash, but nope the 'Delete' feature skips the trash. Well I'll get it with git, ah that's right I just renamed the file. Well I'll use Time Machine, but that's right this is a new Mac and I forgot to set that up yet. So now I'm running a file disk scan with some tool that tries to recover files from the filesystem, but I don't expect it to work. This design in Zed is atrocious! It's a massive footgun cocked and loaded waiting for people as unlucky as myself to delete tons of their work. |
Beta Was this translation helpful? Give feedback.
It hasn't been implemented in Zed yet. You can find the corresponding feature request in #5039. Be sure to +👍.