tcsh/tcsh-6.16.00-colorls.dif

15 lines
519 B
Plaintext
Raw Normal View History

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