Hello, Christian!
> I suggest an update in mc.ext:
> -regex/^ls-?lR$
> +regex/\.ls-?lR$
> Open=%cd %p#lslR
I have done it in a better way. The fix is on CVS and will appear in the
today's snapshot.
> I have tested with it my last archive;
> I have 2 files
> login74.awk.lslR made with uzip (awk version)
> login74.pm.lslR made with uzip (Perl version)
I've reduced the minimal case to:
-rw-r--r-- 1 root root 1234 May 5 1995 05:05 foo
-rw-r--r-- 1 root root 5678 Jun 6 1996 06:06 foo
It's shown as:
| foo | 1234|May 5 1995|
| foo | 1234|May 5 1995|
As you can see, the information for the second file (date, size etc) is
ignored, but the file itself appears in the listing.
It's quite hard to understand the VFS code, but I'll try to fix it.
Regards,
Pavel Roskin