diff options
author | June McEnroe <june@causal.agency> | 2017-08-08 23:18:35 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-08-08 23:18:35 -0400 |
commit | c6b87d4f50d6ec9859488d7ed232ebd501a670e2 (patch) | |
tree | 3643b5c92ed10694b14e6ca2a34882569db2d4b7 /README | |
parent | Add put mode (diff) | |
download | torus-c6b87d4f50d6ec9859488d7ed232ebd501a670e2.tar.gz torus-c6b87d4f50d6ec9859488d7ed232ebd501a670e2.zip |
Patch termcap of rxvt-256color as well
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
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. |