Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 62ff5e4b010a9db695c79593d20ac92b0aed9558
https://github.com/tmux/tmux/commit/62ff5e4b010a9db695c79593d20ac92b0aed9558
Author: nicm <nicm>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M screen-redraw.c
M server-client.c
M tmux.h
Log Message:
-----------
The PANE_REDRAW flag bit might be needed by other panes so we can't
clear it on the first redraw, and it can't be set when we are finished
or they would be redrawn again, so if the redraw is deferred for a
client, copy the redraw flag into a separate set of bits just for that
client.
Commit: 8c9bbc37495b31f3decaeaa38d21bd42121bcd70
https://github.com/tmux/tmux/commit/8c9bbc37495b31f3decaeaa38d21bd42121bcd70
Author: Thomas Adam <[email protected]>
Date: 2020-04-19 (Sun, 19 Apr 2020)
Changed paths:
M screen-redraw.c
M server-client.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/7da5418758ea...8c9bbc37495b
--
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/7da541-8c9bbc%40github.com.