Is it possible to configure the Midnight Commander (Ubuntu 10.10) to show certain file and directory names differently, e.g. all hidden (starting with a period) using gray color?

link|improve this question

feedback

1 Answer

Under Options>Layout select Highlight...>File types.

See man mc in the Colors section for ways to choose particular colors by adding entries in your ~/.mc/ini file. Unfortunately, there doesn't appear to be a keyword for hidden files.

link|improve this answer
Not only that there is no keyword for hidden files, I even have no success in changing an existing regex (e.g. for temp files) to match files/directories starting with a period. – Mike L. Feb 15 at 18:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.