Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 08b07b1a08ad02f7a195437deead0a60f971e1ee
https://github.com/tmux/tmux/commit/08b07b1a08ad02f7a195437deead0a60f971e1ee
Author: nicm <nicm>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M input-keys.c
M key-string.c
M options-table.c
M spawn.c
M tmux.1
Log Message:
-----------
Add an option to set the key sent by backspace for those whose system
uses ^H rather than ^?. GitHub issue 1969.
Commit: eb399e64d5c8f1b18e912fdf1c5488d602f78d80
https://github.com/tmux/tmux/commit/eb399e64d5c8f1b18e912fdf1c5488d602f78d80
Author: nicm <nicm>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M tty.c
Log Message:
-----------
CUB and CUF are also limited by the margins so use CUP instead when
margins are enabled (we already do this for linefeed).
Commit: 2dbf062a891e992b438a0923b9ffd79638014872
https://github.com/tmux/tmux/commit/2dbf062a891e992b438a0923b9ffd79638014872
Author: nicm <nicm>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M cmd-new-session.c
M input.c
Log Message:
-----------
Change new-session -A without a session name (that is, no -s option
also) to attach to the best existing session like attach-session rather
than creating a new one.
Commit: 518a687886456baeb397bdc751beb1ad682a3e6a
https://github.com/tmux/tmux/commit/518a687886456baeb397bdc751beb1ad682a3e6a
Author: Thomas Adam <[email protected]>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M cmd-new-session.c
M input-keys.c
M input.c
M key-string.c
M options-table.c
M spawn.c
M tmux.1
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/eb215d3d3fc6...518a68788645
--
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/eb215d-518a68%40github.com.