Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 04eee2410df4a85005c9562db13a1fec93d7c2e4
https://github.com/tmux/tmux/commit/04eee2410df4a85005c9562db13a1fec93d7c2e4
Author: nicm <nicm>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M cmd-send-keys.c
M input-keys.c
M tmux.h
M window.c
Log Message:
-----------
Treat plausible but invalid keys (like C-BSpace) as literal like any
other unrecognised string passed to send-keys. Reported by Anthony
Sottile in GitHub issue 2049.
Commit: 835a6c0cf088437e318783c96b142c7dc26c290f
https://github.com/tmux/tmux/commit/835a6c0cf088437e318783c96b142c7dc26c290f
Author: nicm <nicm>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M tmux.h
M tty-keys.c
M tty.c
Log Message:
-----------
Be more specific in the DSR we are looking for so it doesn't get
confused with mouse sequences. Also set a flag and don't bother checking
for it if we have already seen it (same for DA), and don't check if we
never asked for it.
Commit: 8457f54edcdfdf7b6e48a291808135258abfe5b8
https://github.com/tmux/tmux/commit/8457f54edcdfdf7b6e48a291808135258abfe5b8
Author: Thomas Adam <[email protected]>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M cmd-send-keys.c
M input-keys.c
M tmux.h
M tty-keys.c
M tty.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/3e701309a4ed...8457f54edcdf
--
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/3e7013-8457f5%40github.com.