mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-26 21:22:03 +03:00
Merge branch '1597_fix_stale_link'
* 1597_fix_stale_link: Ticket #1597: panel: restore red hilight for broken symlinks
This commit is contained in:
commit
c66f62045d
@ -1,8 +1,8 @@
|
||||
[filehighlight]
|
||||
directory=white;
|
||||
executable=brightgreen;
|
||||
symlink=lightgray;
|
||||
stalelink=brightred;
|
||||
symlink=lightgray;
|
||||
device=brightmagenta;
|
||||
special=black;
|
||||
core=red;
|
||||
|
Loading…
Reference in New Issue
Block a user