Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: d7280917da5bfdf1811772c5f44fe1dd341c1742
      
https://github.com/tmux/tmux/commit/d7280917da5bfdf1811772c5f44fe1dd341c1742
  Author: nicm <nicm>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M tty.c

  Log Message:
  -----------
  Delete input event when evbuffer_read() fails to avoid just spinning
around a dead file descriptor. Seems to fix a problem reported by Greg
Hurrell in GitHub issue 941.


  Commit: bbc35b0b19ba763c7e32185c4c12233c041b26de
      
https://github.com/tmux/tmux/commit/bbc35b0b19ba763c7e32185c4c12233c041b26de
  Author: nicm <nicm>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M window-tree.c

  Log Message:
  -----------
  Do not pass a state into commands when fired on individual items in tree
mode, rely on the %% target substitution in the command for the chosen
pane and leave the default target as the current pane (where the mode
is). Otherwise, joinp and similar end up with -t and -s the
same. Reported by Jacob Niehus in GitHub issue 960.


  Commit: 50b27c8c0dc65cb418ed422e2cdd035a7bafedfe
      
https://github.com/tmux/tmux/commit/50b27c8c0dc65cb418ed422e2cdd035a7bafedfe
  Author: nicm <nicm>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  Continue and pass keys through if they are repeated keys, so that the
first key after a repeated key doesn't get lost.


  Commit: 707798005537e3f01b7937da7abc001a56b5be74
      
https://github.com/tmux/tmux/commit/707798005537e3f01b7937da7abc001a56b5be74
  Author: Thomas Adam <[email protected]>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M server-client.c
    M tty.c
    M window-tree.c

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


Compare: https://github.com/tmux/tmux/compare/78352fdd328b...707798005537

-- 
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