Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: ea610a311902b56c6466d79332592ab7f3dc501a
https://github.com/tmux/tmux/commit/ea610a311902b56c6466d79332592ab7f3dc501a
Author: nicm <nicm>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M client.c
M control.c
M file.c
M server-client.c
M tmux.h
Log Message:
-----------
Pass the stdout file descriptor from the client as well as stdin and use
them for control clients directly instead of passing everything via the
client.
Commit: ca0166f26f52e87290fd3d96c10cc660e9ede437
https://github.com/tmux/tmux/commit/ca0166f26f52e87290fd3d96c10cc660e9ede437
Author: nicm <nicm>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M cmd-select-pane.c
Log Message:
-----------
Do not try to use the last marked pane if it is invalid.
Commit: 370f0bb98d81133e2d9c5d3d4e1aa2e7c69dfc3e
https://github.com/tmux/tmux/commit/370f0bb98d81133e2d9c5d3d4e1aa2e7c69dfc3e
Author: nicm <nicm>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M grid.c
M status.c
Log Message:
-----------
Remove leftover debug logging and fix comparison.
Commit: 392b381d1cec6d63c4baaa709243f760ff6c3403
https://github.com/tmux/tmux/commit/392b381d1cec6d63c4baaa709243f760ff6c3403
Author: nicm <nicm>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M cmd-break-pane.c
Log Message:
-----------
Apply -n when only one pane in the window.
Commit: a4cb700269e033b5ad429275d7c61d3c3c2f1af3
https://github.com/tmux/tmux/commit/a4cb700269e033b5ad429275d7c61d3c3c2f1af3
Author: Thomas Adam <[email protected]>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M client.c
M cmd-break-pane.c
M cmd-select-pane.c
M control.c
M file.c
M grid.c
M server-client.c
M status.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/bc2e0cf7ff51...a4cb700269e0
--
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/bc2e0c-a4cb70%40github.com.