diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-12-21 18:01:10 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-12-21 18:01:10 +0000 |
commit | 47923bd5f62f49924e20f3cabcff9350968449a2 (patch) | |
tree | fc6968e4e2d323b2cfa8ef756411dce63894a655 /tty-features.c | |
parent | 9c82ff177844badf47d760138d2bef0e853fab01 (diff) | |
parent | 9aad945f7e58112c3f8819f658e379d672842d73 (diff) | |
download | rtmux-47923bd5f62f49924e20f3cabcff9350968449a2.tar.gz rtmux-47923bd5f62f49924e20f3cabcff9350968449a2.tar.bz2 rtmux-47923bd5f62f49924e20f3cabcff9350968449a2.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tty-features.c')
-rw-r--r-- | tty-features.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tty-features.c b/tty-features.c index 48ac51be..3aca2520 100644 --- a/tty-features.c +++ b/tty-features.c @@ -363,7 +363,7 @@ tty_default_features(int *feat, const char *name, u_int version) }, { .name = "iTerm2", .features = TTY_FEATURES_BASE_MODERN_XTERM - ",cstyle,extkeys,margins,sync" + ",cstyle,extkeys,margins,usstyle,sync" }, { .name = "XTerm", /* |