Skip to content

feat(commands): trash support#1914

Open
pynappo wants to merge 29 commits intonvim-neo-tree:mainfrom
pynappo:trash
Open

feat(commands): trash support#1914
pynappo wants to merge 29 commits intonvim-neo-tree:mainfrom
pynappo:trash

Conversation

@pynappo
Copy link
Copy Markdown
Collaborator

@pynappo pynappo commented Oct 26, 2025

Closes #202

Introduces trash and trash_visual, with similar commands to snacks.explorer's implementation. Also introduces an undo command and a restore_from_trash command (both of which only support xdg trash implementations for now)

todo before merging:

  • finalize the option variants
  • maybe add trash listing support -- non-goal unless requested

@imkgh
Copy link
Copy Markdown
Contributor

imkgh commented Feb 26, 2026

Just wanted to say I'm very excited about this feature.

Having trash support instead of immediate permanent deletion would make neo-tree much safer to use. Hope this gets merged eventually, I'd definitely use it.

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 this pull request may close these issues.

Support trash instead of delete

2 participants