diff options
author | June McEnroe <programble@gmail.com> | 2017-08-08 23:18:35 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-08-08 23:18:35 -0400 |
commit | 6d695d7b39c9cfcc1b144b6b42b2b6ef4e7bf19b (patch) | |
tree | f4932bb85aee61b94a0a64653a3062103b865c26 /README | |
parent | Add put mode (diff) | |
download | torus-6d695d7b39c9cfcc1b144b6b42b2b6ef4e7bf19b.tar.gz torus-6d695d7b39c9cfcc1b144b6b42b2b6ef4e7bf19b.zip |
Patch termcap of rxvt-256color as well
Diffstat (limited to '')
-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. |