Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: c44750792a9683c5cd6f9df5a69e7417b88772d2
https://github.com/tmux/tmux/commit/c44750792a9683c5cd6f9df5a69e7417b88772d2
Author: nicm <nicm>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M cmd-display-menu.c
M cmd-if-shell.c
M cmd-run-shell.c
M format.c
M job.c
M popup.c
M spawn.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Drop support for popups where the content is provided directly to tmux
(which does not have many practical uses) and only support running a
program in the popup. display-popup is now simpler and can accept
multiple arguments to avoid escaping problems (like the other commands).
Commit: 81f9a23d25237f2b0c52a2867ddd2db59cc8f368
https://github.com/tmux/tmux/commit/81f9a23d25237f2b0c52a2867ddd2db59cc8f368
Author: nicm <nicm>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M names.c
M spawn.c
Log Message:
-----------
Do not use NULL active window; also do not leak window name. GitHub
issue 2590 from Chester Liu.
Commit: 2301bee87ddfcdc307d8cb4e3f62eed9fb94d311
https://github.com/tmux/tmux/commit/2301bee87ddfcdc307d8cb4e3f62eed9fb94d311
Author: Thomas Adam <[email protected]>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M cmd-display-menu.c
M cmd-if-shell.c
M cmd-run-shell.c
M format.c
M job.c
M names.c
M popup.c
M spawn.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Compare: https://github.com/tmux/tmux/compare/48131c6d0202...2301bee87ddf
--
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/48131c-2301be%40github.com.