opening zip files are not enabled by default

Andrew Borodin aborodin at vmail.ru
Sat May 15 05:53:04 UTC 2010


On Fri, 14 May 2010 11:44:34 -0400 Jabba Laci wrote:
> I also noticed that the
> config file "uzip" was moved to a different directory. Before it was
> at /usr/share/mc/extfs/uzip , now it is located at
> /usr/lib/mc/extfs.d/uzip .

Yes. An addition, user's VFS plug-ins are supported now. You can
copy the uzip plug-in to the ~/.mc/extfs.d directory and modify it
as you wrote:

> to enable this feature we need to change this line:
> 
> # Set this to 1 if zipinfo (unzip -Z) is to be used (recommended), otherwise 0.
> my $op_has_zipinfo = 1;

The ~/.mc/extfs.d/uzip plug-in will be used instead of
/usr/lib/mc/extfs.d/uzip one.

-- 
Andrew



More information about the mc mailing list