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

Clear cut buffer only when paste succeeds #1652

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Clear cut buffer only when paste succeeds #1652

merged 1 commit into from
Mar 24, 2024

Conversation

joelim-work
Copy link
Collaborator

@joelim-work joelim-work commented Mar 21, 2024

It can be annoying to to have to reselect the files if you accidentally try and paste into a directory without permissions. This only applies for cut, for copy the buffer isn't cleared anyway so it doesn't matter.

@gokcehan gokcehan merged commit a1edda1 into gokcehan:master Mar 24, 2024
4 checks passed
@joelim-work joelim-work deleted the clear-on-cut-success branch March 24, 2024 23:05
@gokcehan gokcehan mentioned this pull request Mar 31, 2024
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.

[BUG] When move failed with "permission denied" copy/cut buffer clearing.
2 participants