math2001 / FileManager

⚡️ A Sublime Text 3 package to help with file (duplicate, move, create...) ⚡️
https://math2001.github.io/FileManager
MIT License
105 stars 19 forks source link

Original location info is lost when deleting file #90

Open WoodrowShigeru opened 4 months ago

WoodrowShigeru commented 4 months ago

Deleting a file (via command palette) sends it successfully to trash, but within the trashbin, the column "original location" is empty, making it impossible to restore via the native Nautilus GUI. You have to rely on memory.

Ubuntu 22.04.4 LTS 64-bit GNOME 42.9 Windowing system Wayland

Sublime-Text 4169

jtojnar commented 2 months ago

It needs fix like this https://github.com/titoBouzout/SideBarEnhancements/pull/447