Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: df0334d3b397de03a81411f1101a8e82a55b9be9
      
https://github.com/tmux/tmux/commit/df0334d3b397de03a81411f1101a8e82a55b9be9
  Author: nicm <nicm>
  Date:   2019-08-28 (Wed, 28 Aug 2019)

  Changed paths:
    M server-client.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  The resize event was never deciding to actually resize the pane if there
was output in the pane faster than the timer would fire, so change how
it works to only defer the timer again if the pane was actually resized
within the last timer period. Reported by James Tai in GitHub issue
1880.


  Commit: 4fa1f961f37a4dbd530141fb6fdcfb801b1cb07b
      
https://github.com/tmux/tmux/commit/4fa1f961f37a4dbd530141fb6fdcfb801b1cb07b
  Author: Thomas Adam <[email protected]>
  Date:   2019-08-28 (Wed, 28 Aug 2019)

  Changed paths:
    M server-client.c
    M tmux.h
    M window.c

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


Compare: https://github.com/tmux/tmux/compare/6640790bdc41...4fa1f961f37a

-- 
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/664079-4fa1f9%40github.com.

Reply via email to