Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 53d6b94e8aef09c0494ed8a53191063b605b3127
https://github.com/tmux/tmux/commit/53d6b94e8aef09c0494ed8a53191063b605b3127
Author: nicm <nicm>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M cmd-queue.c
M notify.c
M tmux.h
Log Message:
-----------
Move the NOHOOKS flag into the shared flags.
Commit: 77d5b0cc538138fd036dca0f9b2ba198a94c009d
https://github.com/tmux/tmux/commit/77d5b0cc538138fd036dca0f9b2ba198a94c009d
Author: nicm <nicm>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M cmd-copy-mode.c
M cmd-display-menu.c
M cmd-find.c
M cmd-if-shell.c
M cmd-queue.c
M cmd-resize-pane.c
M cmd-send-keys.c
M format.c
M menu.c
M popup.c
M tmux.h
Log Message:
-----------
Store a key event not a mouse event in the shared data.
Commit: 9a65102bfc2ed5d1e1f41e47451b8296c84f133d
https://github.com/tmux/tmux/commit/9a65102bfc2ed5d1e1f41e47451b8296c84f133d
Author: nicm <nicm>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M cmd-attach-session.c
M cmd-break-pane.c
M cmd-copy-mode.c
M cmd-display-menu.c
M cmd-find.c
M cmd-if-shell.c
M cmd-join-pane.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-queue.c
M cmd-resize-pane.c
M cmd-rotate-window.c
M cmd-select-pane.c
M cmd-select-window.c
M cmd-send-keys.c
M cmd-split-window.c
M cmd-switch-client.c
M control.c
M format.c
M key-bindings.c
M menu.c
M notify.c
M popup.c
M tmux.h
Log Message:
-----------
Rename cmdq_shared to cmdq_state which will better reflect what it is
(going to be) used for.
Commit: 0a11f1607b9f3623dce287d4940bb925b533a340
https://github.com/tmux/tmux/commit/0a11f1607b9f3623dce287d4940bb925b533a340
Author: Thomas Adam <[email protected]>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M cmd-attach-session.c
M cmd-break-pane.c
M cmd-copy-mode.c
M cmd-display-menu.c
M cmd-find.c
M cmd-if-shell.c
M cmd-join-pane.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-queue.c
M cmd-resize-pane.c
M cmd-rotate-window.c
M cmd-select-pane.c
M cmd-select-window.c
M cmd-send-keys.c
M cmd-split-window.c
M cmd-switch-client.c
M control.c
M format.c
M key-bindings.c
M menu.c
M notify.c
M popup.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/8f2b5d714a9f...0a11f1607b9f
--
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/8f2b5d-0a11f1%40github.com.