Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: ba999966768b3ede648a361dd9b17ca81bdda173
https://github.com/tmux/tmux/commit/ba999966768b3ede648a361dd9b17ca81bdda173
Author: nicm <nicm>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M key-string.c
M tty-keys.c
Log Message:
-----------
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.
Commit: 998a6b0aea560a3c43c23b38b039e9f77d067fe3
https://github.com/tmux/tmux/commit/998a6b0aea560a3c43c23b38b039e9f77d067fe3
Author: Thomas Adam <[email protected]>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M key-string.c
M tty-keys.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Compare: https://github.com/tmux/tmux/compare/db97bef60b88...998a6b0aea56
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/db97be-998a6b%40github.com.