Ticket #4086 (closed enhancement: fixed)
Improve archive support
Reported by: | MooSE | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.25 |
Component: | mcview | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
My small pull request: https://github.com/MidnightCommander/mc/pull/152
It improve "view" feature for archives:
- Can view zipx, using 7za
- Support more binaries for arj, cab, iso, zip.
Change History
comment:2 Changed 4 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Milestone changed from Future Releases to 4.8.25
comment:3 Changed 4 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset set to committed-master
- Resolution set to fixed
- Branch state changed from no branch to merged
Thanks!
Applied as [40fe047be0e83d88a91f85b816debb0e2897a1de].
Note: See
TracTickets for help on using
tickets.
Related to #4028.