Ticket #2270 (new defect)
Directories and symlinks are displayed by identical colour
Reported by: | AVI | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-skin | Version: | 4.7.0.7 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Directories and symlinks are displayed by identical colour. As though MC does not react to parametre
"directory=white; symlink=lightgray;" in skins files.
ubuntu 10.04 mc -V 4.7.0.7
thanx
Change History
comment:2 Changed 14 years ago by nafraf
I'm not sure if it is a defect.
symlink parameter set the color of a symbolic link to file, not a symbolic link to directory.
The symlinks to directories are prefixed with a "~", while the directories are prefixed with "/".
Maybe could be created a new parameter "symlink2dir" to set the color of a symlink to directory, and rename "symlink" to "symlink2file".
Note: See
TracTickets for help on using
tickets.