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

Continue copy after interrupt #4409

Closed
mc-butler opened this issue Oct 15, 2022 · 4 comments
Closed

Continue copy after interrupt #4409

mc-butler opened this issue Oct 15, 2022 · 4 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/4409
Reporter andrew_b (@aborodin)

Current scenario:
When copy process is interrupted (by pressing Esc), the dialog window is raised:

┌───────────────── Copy ──────────────────┐
│ Incomplete file was retrieved. Keep it? │
├─────────────────────────────────────────┤
│          [ Delete ]  [ Keep ]           │
└─────────────────────────────────────────┘

We can't to continue copy if interrupt was accidental.


New scenario:

┌────────────────── Copy ───────────────────┐
│      Incomplete file was retrieved        │
├───────────────────────────────────────────┤
│  [ Delete ]  [ Keep ]  [ Continue copy ]  │
└───────────────────────────────────────────┘
@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 15, 2022 at 18:19 UTC (comment 1)

  • Owner set to andrew_b
  • Branch state changed from no branch to on review
  • Status changed from new to accepted

Branch: 4409_copy_continue
[30f9309]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 23, 2022 at 17:21 UTC (comment 2)

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

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 23, 2022 at 17:26 UTC (comment 3)

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

Merged to master: [3250536].

git log --pretty=oneline 38bd3ece9..3250536c1

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 23, 2022 at 17:29 UTC (comment 4)

  • 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