Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: a54a88edd6fd893d4370feb9f9136e13096b891c
https://github.com/tmux/tmux/commit/a54a88edd6fd893d4370feb9f9136e13096b891c
Author: nicm <nicm>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M client.c
M cmd-capture-pane.c
M cmd-new-session.c
M cmd-queue.c
M control.c
M input.c
M server-client.c
M server.c
M tmux.h
M window-client.c
M window.c
Log Message:
-----------
Instead of sending all data to control mode clients as fast as possible,
add a limit of how much data will be sent to the client and try to use
it for panes with some degree of fairness. GitHub issue 2217, with
George Nachman.
Commit: 91e40de2da5124b1593c1c25462b8c9a36b8ebfd
https://github.com/tmux/tmux/commit/91e40de2da5124b1593c1c25462b8c9a36b8ebfd
Author: Thomas Adam <[email protected]>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M client.c
M cmd-capture-pane.c
M cmd-new-session.c
M cmd-queue.c
M control.c
M input.c
M server-client.c
M server.c
M tmux.h
M window-client.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/5ef790a6c41f...91e40de2da51
--
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/5ef790-91e40d%40github.com.