summary refs log tree commit diff homepage
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-08-08 23:18:35 -0400
committerJune McEnroe <programble@gmail.com>2017-08-08 23:18:35 -0400
commit6d695d7b39c9cfcc1b144b6b42b2b6ef4e7bf19b (patch)
treef4932bb85aee61b94a0a64653a3062103b865c26 /README
parentAdd put mode (diff)
downloadtorus-6d695d7b39c9cfcc1b144b6b42b2b6ef4e7bf19b.tar.gz
torus-6d695d7b39c9cfcc1b144b6b42b2b6ef4e7bf19b.zip
Patch termcap of rxvt-256color as well
Diffstat (limited to '')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 49612a4..50a642d 100644
--- a/README
+++ b/README
@@ -12,5 +12,5 @@ C source files are self-compiling, e.g. ./server.c.
 
     chroot.sh      Creates chroot tarball.
     sshd_config    Anonymous login to chrooted client.
-    termcap.diff   Patch for bright colors with TERM=xterm-256color.
+    termcap.diff   Patch for bright colors in xterm and rxvt.
     index.html     Friendly directions.
0-04-05Add unscoop matchers for ban/unban eventsJune McEnroe 2020-04-05Check unscoop regexps with make testJune McEnroe 2020-04-05Add unscoop -n flag for checking regexpsJune McEnroe 2020-04-05Add Ban and Unban event typesJune McEnroe 2020-04-02Update styleJune McEnroe 2020-03-31Update unscoop catgirl matchersJune McEnroe 2020-03-31Fix writing verbose to stderrJune McEnroe 2020-03-02Include <>/-/* around nicks in scoop coloring 1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroe