commit | 0ab82d95314e7a26a48452c77ad710f3aff97dd7 | [log] [download] |
---|---|---|
author | nicm <nicm> | Sat May 16 16:44:54 2020 +0000 |
committer | nicm <nicm> | Sat May 16 16:44:54 2020 +0000 |
tree | 8a7439d2a3007bb7de92f6c8c801bb5303754fae | |
parent | 292b335ca5b594729cf9ff79f0f4273c725537a4 [diff] |
Add a terminal feature for enable/disable extended keys (supported by xterm and mintty) and add an option to make tmux send it. Only forward extended keys if the application has requested them, even though we use the CSI u sequence and xterm uses CSI 27 ~ - this is what mintty does as well.