fdir icon indicating copy to clipboard operation
fdir copied to clipboard

Need to list path to symlink instead of resolved path

Open LucianBuzzo opened this issue 3 years ago • 2 comments

I have a need to list the path to a symlink itself rather than the resolved path of the symlink. Currently symlinks are ignored unless withSymLinks() is used, however if you use withSymLinks(), then the resolved path of the symlink is returned instead. From what I can see it may be possible to list the symlink path in Walker, perhaps with a new option/chain.

LucianBuzzo avatar Nov 12 '21 15:11 LucianBuzzo

I have this issue, too.

AlynxZhou avatar Feb 14 '22 09:02 AlynxZhou

I'm struggling with this too. @thecodrr Do you know of a solution to bypass this for now?

peterbe avatar Sep 14 '22 19:09 peterbe