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

Adding shortcut to permanently delete files bypassing trash #46

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

vineeth-vk11
Copy link
Contributor

  1. Added a keyboard shortcut to permanently deleting files bypassing trash after getting confirmation from the user via an alert
  2. Windows command: shift + delete
  3. Mac command: option + command + delete
  4. Line 1308 initgui.js - changed from keyup to keydown since keyup is not working

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2024

CLA assistant check
All committers have signed the CLA.

@vineeth-vk11 vineeth-vk11 changed the title Adding shortcut to permanently delete files bypassing trash Close #1 - Adding shortcut to permanently delete files bypassing trash Mar 7, 2024
@vineeth-vk11 vineeth-vk11 changed the title Close #1 - Adding shortcut to permanently delete files bypassing trash Adding shortcut to permanently delete files bypassing trash Mar 7, 2024
@jelveh
Copy link
Contributor

jelveh commented Mar 7, 2024

Thank you for your contribution! Works like a charm 💪

@jelveh jelveh merged commit 7b2f9ab into HeyPuter:master Mar 7, 2024
1 check passed
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.

3 participants