Hello!
On Tue, 21 Jan 2003, [ISO-8859-1] Fr?d?ric L. W. Meunier wrote:
> Is there any way to threat symlinks for directories like "link"
> instead of "directory" ?
Only by changing the code. Comment out this code in screen.c:
if (fe->f.link_to_dir)
return (DIRECTORY_COLOR);
--
Regards,
Pavel Roskin