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

Safe overwrite #3913

Closed
mc-butler opened this issue Apr 23, 2018 · 5 comments
Closed

Safe overwrite #3913

mc-butler opened this issue Apr 23, 2018 · 5 comments
Assignees
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/3913
Reporter duke (mc_duke@….hu)
Keywords safe, overwrite

With overwrite the problem is the same like at delete (e.g. below). "Safe delete" is a very good feature (default choice is the "No" at deletes) but could activate the "safe overwrite" mode as well, or could be a separated switch for "safe overwrite".

e.g.: I sort my files between left and right panels with Move. On the destination panel there could be files with the same name. In this case every time I press Enter for open the file, and F6 for move it. Enter again for open the file, and F6 to move, but when the file exists, the fast Enter will immediately overwrite the file (because overwrite prompted with Yes by default).

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 25, 2018 at 8:40 UTC (comment 1)

  • Status changed from new to accepted
  • Milestone changed from Future Releases to 4.8.21
  • Owner set to andrew_b

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 25, 2018 at 8:42 UTC (comment 2)

  • Branch state changed from no branch to on review

Branch: 3913_safe_overwrite
Initial [34712ec]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 30, 2018 at 9:49 UTC (comment 3)

  • Votes set to andrew_b
  • Branch state changed from on review to approved

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 30, 2018 at 9:53 UTC (comment 4)

  • Resolution set to fixed
  • Votes changed from andrew_b to committed-master
  • Branch state changed from approved to merged
  • Status changed from accepted to testing

Merged to master: [35d21b6].

git log --pretty=oneline a66ee73..35d21b6

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 30, 2018 at 9:54 UTC (comment 5)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress
Development

No branches or pull requests

2 participants