view p7zip_9.20.1/contrib/VirtualFileSystemForMidnightCommander/readme @ 707:8e902fcb8792

<Sgeo> run tar -xjf p7zip.tar.bz2
author HackBot
date Sat, 15 Sep 2012 23:18:55 +0000
parents
children
line wrap: on
line source


The official site of u7z is : http://sgh-punk.narod.ru/files/u7z/

INSTALL
=======
- edit /usr/share/mc/extfs/extfs.ini to add "u7z" after urar.

- edit /usr/share/mc/mc.ext to add :
=-=-=-=-=-= Cut -=-=-=-=-=-
regex/\.(7z|7Z)$
	View=%view{ascii} 7za l %f
	Open=%cd %p#u7z
=-=-=-=-=-= Cut -=-=-=-=-=-

This must be added before Manual pages Lines to prevent handle 7z archive
like man page

- copy u7z to /usr/share/mc/extfs

- launch mc to try ;)