aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2012-03-10 05:41:03 -0500
committerGravatar Keith Winstein <keithw@mit.edu>2012-03-10 05:41:03 -0500
commitb8457dd308fac835d21527f22a5b1727d19ce072 (patch)
tree7581c343e4c9334b61f2d51d06221274479df6a5 /README.md
parentac16f9127c134d0a9dab5b5187e4aeff89240bf8 (diff)
Use TERM env var / terminfo to decide whether to send ECH. Fixes tmux bug.
Closes #28 github issue.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 81675be..8e7b293 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,7 @@ Getting Mosh
* [GNU Autotools][]
* the [Protocol Buffers][] library and compiler
* [Boost][]
+ * `ncurses`
* `libutempter`
* `zlib`
* the Perl module [IO::Pty][]