summaryrefslogtreecommitdiffstats
path: root/tcsh-6.17.00-mh-color.patch
diff options
context:
space:
mode:
authorvcrhonek <vcrhonek@fedoraproject.org>2009-08-26 15:06:48 +0000
committervcrhonek <vcrhonek@fedoraproject.org>2009-08-26 15:06:48 +0000
commit4d814962797eaa8bcf48718284f8efc417824317 (patch)
tree284160078ea8f329d6f2df91dffa21d75761a39d /tcsh-6.17.00-mh-color.patch
parent45575d5e805f2b9b12b0e8f61c91b32e78f20264 (diff)
downloadtcsh-rebase-6.19.00-4d814962797eaa8bcf48718284f8efc417824317.tar.gz
tcsh-rebase-6.19.00-4d814962797eaa8bcf48718284f8efc417824317.tar.xz
tcsh-rebase-6.19.00-4d814962797eaa8bcf48718284f8efc417824317.zip
Add new colorls variable
Diffstat (limited to 'tcsh-6.17.00-mh-color.patch')
-rw-r--r--tcsh-6.17.00-mh-color.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/tcsh-6.17.00-mh-color.patch b/tcsh-6.17.00-mh-color.patch
new file mode 100644
index 0000000..693a686
--- /dev/null
+++ b/tcsh-6.17.00-mh-color.patch
@@ -0,0 +1,12 @@
+diff -up tcsh-6.17.00/tw.color.c_old tcsh-6.17.00/tw.color.c
+--- tcsh-6.17.00/tw.color.c_old 2009-08-26 13:29:05.000000000 +0200
++++ tcsh-6.17.00/tw.color.c 2009-08-26 13:52:51.000000000 +0200
+@@ -88,6 +88,8 @@ static Variable variables[] = {
+ VAR(NOS, "rs", "0"), /* Reset to normal color */
+ VAR(NOS, "ca", ""), /* file with capability */
+ VAR(NOS, "hl", ""), /* Hardlink */
++ VAR(NOS, "mh", ""), /* MULTIHARDLINK */
++ VAR(NOS, "cl", ""), /* CLRTOEOL */
+ };
+
+ enum FileType {