Branch: refs/heads/3.1-rc
Home: https://github.com/tmux/tmux
Commit: b21a9b1c4eb175938b07855e670a39302726a03d
https://github.com/tmux/tmux/commit/b21a9b1c4eb175938b07855e670a39302726a03d
Author: Nicholas Marriott <[email protected]>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M compat.h
M configure.ac
Log Message:
-----------
getopt varies too much between platforms, and we already use compat/getopt.c
for Linux so just use it everywhere.
Commit: c0d74661b7a176340a3ceaa77622d6c3747a2984
https://github.com/tmux/tmux/commit/c0d74661b7a176340a3ceaa77622d6c3747a2984
Author: nicm <nicm>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M cmd-split-window.c
Log Message:
-----------
Do not attempt to close a NULL pane when failing to create a new one.
Commit: 4ffbebedce48d1758e082a82cbe9292fee358992
https://github.com/tmux/tmux/commit/4ffbebedce48d1758e082a82cbe9292fee358992
Author: nicm <nicm>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M control-notify.c
Log Message:
-----------
Terminate the output buffer for control mode output - it is now used as
a string. GitHub issue 2114.
Commit: f16085a362129f3b6801005fdff038d6845f4613
https://github.com/tmux/tmux/commit/f16085a362129f3b6801005fdff038d6845f4613
Author: nicm <nicm>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M key-string.c
Log Message:
-----------
Fix C-Space key string.
Commit: 617136c234f1a39c06e0ec4eed5c3ebea02cc85d
https://github.com/tmux/tmux/commit/617136c234f1a39c06e0ec4eed5c3ebea02cc85d
Author: nicm <nicm>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M tty.c
Log Message:
-----------
Turn off mouse mode 1003 as well as the rest when exiting.
Compare: https://github.com/tmux/tmux/compare/444e9f3c582b...617136c234f1
--
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/3.1-rc/444e9f-617136%40github.com.