Ticket #2700 (new enhancement)
Opened 14 years ago
Default extract method of compressed files
| Reported by: | iwfmp | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Future Releases |
| Component: | mc-core | Version: | master |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Branch state: | no branch | Votes for changeset: |
Description
In the user menu, there's a lot of keys used to extract different formats of compressed files.
Using oh-my-zsh, I found a neat little ustil within the plugins folder called "extract", and designed to target all (or most known) compression formats and extract it effectively.
Just a suggesting to add the script as the default, and remove all others. Would make the user menu a little cleaner as starters.
Link to the plugin:
https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/extract/extract.plugin.zsh
Note: See
TracTickets for help on using
tickets.
