Branch: refs/heads/3.2-rc
Home: https://github.com/tmux/tmux
Commit: 3c298b98ce92a69573241c87846a1a7610ce68e4
https://github.com/tmux/tmux/commit/3c298b98ce92a69573241c87846a1a7610ce68e4
Author: nicm <nicm>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M proc.c
Log Message:
-----------
SIGQUIT handler needs to be cleared before fork like the others,
reported by Simon Andersson.
Commit: 7ffb41429955b714f8b872fe375360e615a05003
https://github.com/tmux/tmux/commit/7ffb41429955b714f8b872fe375360e615a05003
Author: nicm <nicm>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M cmd-select-window.c
Log Message:
-----------
Client could be NULL in select-window (for example in .tmux.conf), do
not set latest session if so. GitHub issue 2429 from Han Boetes.
Commit: 07ffed8b6fe39ccd8b0ff675e40643d9f0d86f91
https://github.com/tmux/tmux/commit/07ffed8b6fe39ccd8b0ff675e40643d9f0d86f91
Author: nicm <nicm>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M key-bindings.c
Log Message:
-----------
Fix note for "previous-window" default key binding, from Sebastian
Falbesoner.
Commit: 977cf3cf697153c827724988db9e715cf4af2a67
https://github.com/tmux/tmux/commit/977cf3cf697153c827724988db9e715cf4af2a67
Author: nicm <nicm>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M tty-term.c
Log Message:
-----------
Set RGB flag if capabilities are present, GitHub issue 2418.
Compare: https://github.com/tmux/tmux/compare/cf8ef63c4a5c...977cf3cf6971
--
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.2-rc/cf8ef6-977cf3%40github.com.