about summary refs log tree commit diff
path: root/catgirl.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-25 23:10:40 -0500
committerJune McEnroe <june@causal.agency>2019-02-25 23:10:40 -0500
commit4cda410b574c93c2ea7ad467e2b27809d0a0ba62 (patch)
treeaaffc0e9b1379f1a9fb7fa571b2807077d4acbbe /catgirl.7
parentAdd M-l to list the log (diff)
downloadcatgirl-4cda410b574c93c2ea7ad467e2b27809d0a0ba62.tar.gz
catgirl-4cda410b574c93c2ea7ad467e2b27809d0a0ba62.zip
Move nick and tag coloring to color.c
Diffstat (limited to 'catgirl.7')
-rw-r--r--catgirl.74
1 files changed, 3 insertions, 1 deletions
diff --git a/catgirl.7 b/catgirl.7
index 638b3f2..cae56bb 100644
--- a/catgirl.7
+++ b/catgirl.7
@@ -1,4 +1,4 @@
-.Dd January 25, 2019
+.Dd February 25, 2019
 .Dt CATGIRL 7
 .Os "Causal Agency"
 .
@@ -79,6 +79,8 @@ input command handling
 TLS client connection
 .It Pa format.c
 IRC formatting
+.It Pa color.c
+nick and channel coloring
 .It Pa ui.c
 cursed UI
 .It Pa term.c