SHA256
1
0
forked from pool/tcsh
tcsh/tcsh-6.17.00-colorls.dif

13 lines
461 B
Plaintext
Raw Normal View History

--- tw.color.c
+++ tw.color.c 2009-06-23 08:59:29.609901731 +0000
@@ -86,6 +86,9 @@ static Variable variables[] = {
VAR(NOS, "ow", ""), /* Other writable dir (o+w) but not sticky */
VAR(NOS, "st", ""), /* Sticky dir (+t) but not other writable */
VAR(NOS, "rs", "0"), /* Reset to normal color */
+ VAR(NOS, "ca", ""), /* Capability */
+ VAR(NOS, "hl", ""), /* Hardlink */
+ VAR(NOS, "cl", ""), /* CLRTOEOL */
};
enum FileType {