Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 938ad5a98c2a37938ea726a910e640a2a8aa8d26
https://github.com/tmux/tmux/commit/938ad5a98c2a37938ea726a910e640a2a8aa8d26
Author: nicm <nicm>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M cmd-new-session.c
M cmd-new-window.c
Log Message:
-----------
Use new window and new pane as well for -P to new-session or new-window.
Commit: 32340172603f03e55fe21071ede93652e560b29a
https://github.com/tmux/tmux/commit/32340172603f03e55fe21071ede93652e560b29a
Author: nicm <nicm>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M cmd-list-keys.c
M tmux.1
Log Message:
-----------
Add an argument to list-commands to show only a single command.
Commit: ac050b2583685d105f3dfe8ae7161925f30e889e
https://github.com/tmux/tmux/commit/ac050b2583685d105f3dfe8ae7161925f30e889e
Author: nicm <nicm>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M cmd-queue.c
Log Message:
-----------
Stop logging the entire command queue every time we add something,
spotted by tb & sthen.
Commit: 8d2af4fb547edf55ffb34c8cf1c6ab0d179fd074
https://github.com/tmux/tmux/commit/8d2af4fb547edf55ffb34c8cf1c6ab0d179fd074
Author: nicm <nicm>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Add a 10 second timeout to prevent searches taking too much time, from
Anindya Mukherjee.
Commit: 10975961de95ef3ef7066d6d6cc97ba207b88e6f
https://github.com/tmux/tmux/commit/10975961de95ef3ef7066d6d6cc97ba207b88e6f
Author: nicm <nicm>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Only search the visible part of the history when marking (highlighting)
search terms, much faster than searching the whole history.
Commit: bc36b473f1d33f92bb70e5bd68d31924b59be70c
https://github.com/tmux/tmux/commit/bc36b473f1d33f92bb70e5bd68d31924b59be70c
Author: nicm <nicm>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Check previous line rather than an extra line, from Anindya Mukherjee.
Commit: a4e19bcd8020f655f613604361d0f30384edbdc0
https://github.com/tmux/tmux/commit/a4e19bcd8020f655f613604361d0f30384edbdc0
Author: Nicholas Marriott <[email protected]>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M cmd-copy-mode.c
M tmux.1
M window-copy.c
Log Message:
-----------
Various fixes for copy mode from master.
Commit: 9077b212c3a210cf1764cf0662e98e3af5fcd3ef
https://github.com/tmux/tmux/commit/9077b212c3a210cf1764cf0662e98e3af5fcd3ef
Author: Nicholas Marriott <[email protected]>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
job_run needs fewer arguments.
Commit: 0953b994ff047554ea80e4354f3643bf285bdc31
https://github.com/tmux/tmux/commit/0953b994ff047554ea80e4354f3643bf285bdc31
Author: Nicholas Marriott <[email protected]>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
Log Message:
-----------
Merge branch '3.1-rc'
Compare: https://github.com/tmux/tmux/compare/71ab50eddd98...0953b994ff04
--
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/71ab50-0953b9%40github.com.