Support underscore style with capture-pane -e, GitHub issue 2928.

This commit is contained in:
nicm
2021-12-21 14:57:28 +00:00
parent ff64aafeab
commit 9aad945f7e
2 changed files with 64 additions and 34 deletions

View File

@ -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",
/*