Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 0c5e9c6efae5c3fae84c35f655754fef242c6acc
https://github.com/tmux/tmux/commit/0c5e9c6efae5c3fae84c35f655754fef242c6acc
Author: nicm <nicm>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M cmd-join-pane.c
M cmd-resize-pane.c
M cmd-split-window.c
M tmux.1
Log Message:
-----------
Add support for percentage sizes for resize-pane ("-x 10%"). Also change
split-window and join-pane -l to accept similar percentages and
deprecate -p. From Anindya Mukherjee.
Commit: 9fd62efcf0392cda0ddd1b7836e98da08d0a6f9f
https://github.com/tmux/tmux/commit/9fd62efcf0392cda0ddd1b7836e98da08d0a6f9f
Author: nicm <nicm>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M options.c
M window-tree.c
Log Message:
-----------
Rewrite options_array_set to be clearer and remove a spurious warning
with newer GCC. From Ben Boeckel.
Commit: fb7ce5b5d509db244111e130224f366ced28b228
https://github.com/tmux/tmux/commit/fb7ce5b5d509db244111e130224f366ced28b228
Author: Thomas Adam <[email protected]>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M cmd-join-pane.c
M cmd-resize-pane.c
M cmd-split-window.c
M options.c
M tmux.1
M window-tree.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/eb57cbcc296b...fb7ce5b5d509
--
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/eb57cb-fb7ce5%40github.com.