- ExtractArchiveToDir now accepts context.Context for cancellation - extractZipArchive/extractTarArchive check ctx.Done() in extraction loops - startExtractJob creates context with cancel (C/c now works for extraction) - Added startDeleteJob method with per-file progress reporting - Local delete (trash/permanent) now shows progress dialog with B/b and C/c - renderArchiveProgressModal handles 'delete' kind (file-based progress, no speed) - archiveDoneMsg handles 'delete' completion (reload panes, clear marks) |
||
|---|---|---|
| .. | ||
| remote | ||
| archive.go | ||
| entry.go | ||
| ops.go | ||
| ops_test.go | ||
| preview.go | ||
| scan.go | ||