tcsh/tcsh-6.15.00-rs-color.patch

12 lines
486 B
Diff

--- tcsh-6.15.00/tw.color.c.rs 2009-02-27 16:03:44.000000000 -0500
+++ tcsh-6.15.00/tw.color.c 2009-02-27 16:05:57.000000000 -0500
@@ -86,6 +86,8 @@ 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, "ca", ""), /* file with capability */
+ VAR(NOS, "rs", ""), /* RESET */
+ VAR(NOS, "hl", ""), /* Hardlink */
};
enum FileType {