Sorry for the extra noise, but I downloaded v125f after sending this
mail and wanted to give updated information.

On Sun, May 04, 2008 at 02:32:55AM -0400, James Vega wrote:
> Netrw gets confused with symlinks to directories and the listing of
> files under such a symlinked directory.  Here's a quick example to
> demonstrate the problem:
> 
>   $ mkdir directory
>   $ touch directory/file
>   $ ln -s directory link
>   $ vim .
> 
> Netrw displays:
> 
>   directory/
>   link/

    directory/
    link@

> Browse to directory/ and there is:
> 
>   file
> 
> Browse to link/ and there is:
> 
>   file@

Aside from the change in the top-level listing, the rest is the same.
So, the symlink is now being displayed correctly, but the file displayed
after navigating through a symlink is incorrectly showing up as a
symlink too.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to