VFS for afio

Pavel Roskin proski at gnu.org
Fri Apr 2 06:45:35 UTC 2004


On Thu, 1 Apr 2004, Thorsten Steinbrenner wrote:

> Is there a way I can add a VFS for afio files? I tried to put the
> following into mc.ext, but that is not enough:
>
> shell/.gz.afio
>          Open=%cd %p#uafio
>          View=%view{ascii} cat '%f' | afio -tv -
>          Extract=cat '%f' | afio -iZ -
>
> I'm using GNU MC 4.5.55 on a Debian Woody box.

You didn't describe the effect of the changes.  "Extract" has no effect
because it not a standard command.  "Open" affects pressing Enter on the
file.  View affects viewing by F3.

It's recommended that you use "Command->Edit extension file" in the menu
instead of editing mc.ext.

-- 
Regards,
Pavel Roskin



More information about the mc mailing list