aboutsummaryrefslogtreecommitdiff
path: root/tty-term.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-02-08 18:01:17 +0000
committerThomas Adam <thomas@xteddy.org>2017-02-08 18:01:17 +0000
commit130b77edc737fcd113964fd77123285d78dfe3f9 (patch)
treed119ec705776456c59a00535a37448fee1cd83f5 /tty-term.c
parente09625e38b361b8ce0b8fa88851f447144f1a718 (diff)
parent05802a6fe309e3b4559286ca5ce3c51f7367d661 (diff)
downloadrtmux-130b77edc737fcd113964fd77123285d78dfe3f9.tar.gz
rtmux-130b77edc737fcd113964fd77123285d78dfe3f9.tar.bz2
rtmux-130b77edc737fcd113964fd77123285d78dfe3f9.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tty-term.c')
-rw-r--r--tty-term.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tty-term.c b/tty-term.c
index 10475d04..3741f1f6 100644
--- a/tty-term.c
+++ b/tty-term.c
@@ -98,6 +98,7 @@ static const struct tty_term_code_entry tty_term_codes[] = {
[TTYC_ICH1] = { TTYCODE_STRING, "ich1" },
[TTYC_IL] = { TTYCODE_STRING, "il" },
[TTYC_IL1] = { TTYCODE_STRING, "il1" },
+ [TTYC_INDN] = { TTYCODE_STRING, "indn" },
[TTYC_INVIS] = { TTYCODE_STRING, "invis" },
[TTYC_IS1] = { TTYCODE_STRING, "is1" },
[TTYC_IS2] = { TTYCODE_STRING, "is2" },