Restore previous behaviour so that C-X remains the same as C-x. Instead,
authornicm <nicm@openbsd.org>
Wed, 7 Apr 2021 15:46:12 +0000 (15:46 +0000)
committernicm <nicm@openbsd.org>
Wed, 7 Apr 2021 15:46:12 +0000 (15:46 +0000)
commit608f8715c9aec78f8d04cc72a2a91e4f8068c9a0
tree45c1ec1e7a2dc0f6b6eddb183a875f23bc1143da
parentdc8fd1cb3801c6f64cbc1e25722d9ed9676627eb
Restore previous behaviour so that C-X remains the same as C-x. Instead,
translate incoming extended keys so that they are consistent.
usr.bin/tmux/key-string.c
usr.bin/tmux/tty-keys.c