about 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 'README')
-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.
c3091bfd193af3bc91146164774c1f61e&follow=1'>Add option to group events by contextJune McEnroe 2019-12-31Add missing includeJune McEnroe 2019-12-31Use standout mode for highlightingJune McEnroe 2019-12-31Rewrite scoop(1) argument descriptionsJune McEnroe 2019-12-31Color both nicks in a changeJune McEnroe 2019-12-31Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe