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

feat: add option to permanently delete files and folders #359

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dengelt
Copy link
Contributor

@dengelt dengelt commented Aug 12, 2024

This PR implements deleting files and folders permanently, skipping the trash.
Works with either Shift+Delete as a shortcut, or with a context menu entry.

The context menu entry is gated behind a setting, since this is what Nautilus does. This detail is in the last commit, which can easily be removed if this is not wanted.

Before permanently deleting stuff, the user is presented with a "are you sure" type dialog.

resolves #259
resolves #348

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.

Shift + Delete fully delete files [Feature Request] Context Menu "Delete" Option
1 participant