


Code: Select all
# zip
type/^([Zz][Ii][Pp])\ archive
Open=%cd %p/u[b]n[/b]zip://
View=%view{ascii} unzip -v %f
# gzip
type/^gzip
Open=gzip -dc %f | %var{PAGER:more}
View=%view{ascii} gzip -dc %f 2>/dev/nullCode: Select all
GNU Midnight Commander 4.7.0
Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish
With builtin Editor
Using system-installed S-Lang library with terminfo database
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With internationalization support
With multiple codepages support
Data types: char 8 int 32 long 64 void * 64 off_t 64 ecs_char 8Code: Select all
GNU Midnight Commander 4.8.1
Built with GLib 2.30.2
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, fish, smbfs
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;Code: Select all
cd DIR-615_FW_4.12b01.zip/uzip://Code: Select all
cd %p/uzip://Code: Select all
DEPEND="${RDEPEND}
app-arch/xz-utils
Brilliant - thanks. I'd copied my heavily modified ~/.mc/bindings file to ~/.config/mc/mc.ext without doing a diff. I guess we're not in Kansas anymoresirlark wrote:I wiped both ~/.mc (since it's clearly obsolete) and ~/.config/mc to force mc to get the new personal settings from the system defaults, which were updated through the usual portage config file system. And voila! it works now...