commit | ba999966768b3ede648a361dd9b17ca81bdda173 | [log] [download] |
---|---|---|
author | nicm <nicm> | Wed Apr 07 07:30:02 2021 +0000 |
committer | nicm <nicm> | Wed Apr 07 07:30:02 2021 +0000 |
tree | 57718d6512b424160e614a42c59c998d414f2b52 | |
parent | 10470cea67eeb2ff34acbb37aac292bc6468ba07 [diff] |
Fixes for extended keys: 1) allow C-x and C-X to be bound separately since some terminals report them differently 2) use the "backspace" option to translate backspace 3) map ctrl which are have the ctrl implied (such as C-x) properly when the terminal reports both the key and the modifier. Note that any key bindings for C-X where C-x is meant must now be changed.