Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 2678fe53f57c4a3222780c76a7201f4300058e59
      
https://github.com/tmux/tmux/commit/2678fe53f57c4a3222780c76a7201f4300058e59
  Author: nicm <nicm>
  Date:   2017-07-14 (Fri, 14 Jul 2017)

  Changed paths:
    M proc.c
    M server-client.c

  Log Message:
  -----------
  Fix redraw defer code in the presence of multiple clients - the timer
may be needed for all of them, so don't delete it on the first; and
don't skip setting the redraw flag if the timer is already running.

Reported by Pol Van Aubel in GitHub issue 1003.


  Commit: 1265e212e47ca6cfc05ffbccc1edc079f97de461
      
https://github.com/tmux/tmux/commit/1265e212e47ca6cfc05ffbccc1edc079f97de461
  Author: Thomas Adam <[email protected]>
  Date:   2017-07-14 (Fri, 14 Jul 2017)

  Changed paths:
    M proc.c
    M server-client.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


Compare: https://github.com/tmux/tmux/compare/e4cd8751a279...1265e212e47c

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to