Don't react to escape character in tincctl top.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 26 Jun 2011 10:58:50 +0000 (12:58 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 26 Jun 2011 10:58:50 +0000 (12:58 +0200)
commit8c953b1bfef3c6ebee7c537c2c2f144807d0311a
treeff3c18eb80e61769d075cd9e73571e7c732f24e9
parent27e6a89b155b171b0b026d5e24ee0cc68f43d010
Don't react to escape character in tincctl top.

Not only the ESC key generates an escape character, but many other keys
do as well, such as arrow keys.
doc/tinc.texi
doc/tincctl.8.in
src/top.c