Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: c586208991e4291450757e3a19739f368aecbe5d
https://github.com/tmux/tmux/commit/c586208991e4291450757e3a19739f368aecbe5d
Author: nicm <nicm>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M cmd-refresh-client.c
M control.c
M resize.c
M server-client.c
M tmux.1
M tmux.h
Log Message:
-----------
Add support for pausing a pane when the output buffered for a control
mode client gets too far behind. The pause-after flag with a time is set
on the pane with refresh-client -f and a paused pane may be resumed with
refresh-client -A. GitHub issue 2217.
Commit: 4e5e2c19d0bb9aaad12ddd6dd0fc50a150a6c0cb
https://github.com/tmux/tmux/commit/4e5e2c19d0bb9aaad12ddd6dd0fc50a150a6c0cb
Author: nicm <nicm>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Now that we mostly only search visible text, the rate limit on repeating
search does not seem to be necessary, remove it for the moment.
Commit: a06cf900c7f8443a63005b6a2c59d11095d2a259
https://github.com/tmux/tmux/commit/a06cf900c7f8443a63005b6a2c59d11095d2a259
Author: Thomas Adam <[email protected]>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M cmd-refresh-client.c
M control.c
M resize.c
M server-client.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/976cf6c60fbb...a06cf900c7f8
--
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/976cf6-a06cf9%40github.com.