Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: fd756a150b43d319d08ac4117f34edef9e0438c4
https://github.com/tmux/tmux/commit/fd756a150b43d319d08ac4117f34edef9e0438c4
Author: nicm <nicm>
Date: 2021-08-27 (Fri, 27 Aug 2021)
Changed paths:
M cmd-refresh-client.c
M cmd-resize-window.c
M resize.c
M server-client.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Allow control mode clients to set a hard limit on the window width and
height, GitHub issue 2594.
Commit: daec63e5e6eb3390d53f4bf7f8a327df77e46c95
https://github.com/tmux/tmux/commit/daec63e5e6eb3390d53f4bf7f8a327df77e46c95
Author: nicm <nicm>
Date: 2021-08-27 (Fri, 27 Aug 2021)
Changed paths:
M arguments.c
M client.c
M cmd-bind-key.c
M cmd-choose-tree.c
M cmd-command-prompt.c
M cmd-display-menu.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-parse.y
M cmd-respawn-pane.c
M cmd-respawn-window.c
M cmd-split-window.c
M cmd.c
M key-bindings.c
M server-client.c
M tmux.h
Log Message:
-----------
Replace %% in command lists (by copying them) for template arguments ,
this means they can be used with {} as well. Also make argument
processing from an existing vector preserve commands. GitHub issue 2858.
Commit: 609baea95e30201919a173ea1de1f750a15a9f8c
https://github.com/tmux/tmux/commit/609baea95e30201919a173ea1de1f750a15a9f8c
Author: Thomas Adam <[email protected]>
Date: 2021-08-27 (Fri, 27 Aug 2021)
Changed paths:
M arguments.c
M client.c
M cmd-bind-key.c
M cmd-choose-tree.c
M cmd-command-prompt.c
M cmd-display-menu.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-parse.y
M cmd-refresh-client.c
M cmd-resize-window.c
M cmd-respawn-pane.c
M cmd-respawn-window.c
M cmd-split-window.c
M cmd.c
M key-bindings.c
M resize.c
M server-client.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Compare: https://github.com/tmux/tmux/compare/c6375a0d4003...609baea95e30
--
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/c6375a-609bae%40github.com.