Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 466066c3a1393bb2c485b0cfc616b5d9e0afc5f9
      
https://github.com/tmux/tmux/commit/466066c3a1393bb2c485b0cfc616b5d9e0afc5f9
  Author: nicm <nicm>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  Do not attempt to use TIOCSWINSZ on a -1 file descriptor (possible if
the pane has already died).


  Commit: 89e057dc4a8410207d3888e901eb3a3062002190
      
https://github.com/tmux/tmux/commit/89e057dc4a8410207d3888e901eb3a3062002190
  Author: nicm <nicm>
  Date:   2017-09-07 (Thu, 07 Sep 2017)

  Changed paths:
    M cmd-set-option.c

  Log Message:
  -----------
  Do not fail if unset an option that is already unset, reported by Thomas
Sattler.


  Commit: 78cf3c14ca44bbbebd3fcb374c0397c72caf6c78
      
https://github.com/tmux/tmux/commit/78cf3c14ca44bbbebd3fcb374c0397c72caf6c78
  Author: nicm <nicm>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  When removing a key table clear it out of clients, fixes issue with
unbind -a reported by Thomas Sattler.


  Commit: f56f09ea3871d3099dd31030501b982a4243a372
      
https://github.com/tmux/tmux/commit/f56f09ea3871d3099dd31030501b982a4243a372
  Author: nicm <nicm>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M mode-tree.c

  Log Message:
  -----------
  Fix a few errors in how the selected line is chosen after resize,
reported by Felix Rosencrantz in GitHub issue 1059.


  Commit: 8405fcdd9b62e22003923a22edfefdaf42883a98
      
https://github.com/tmux/tmux/commit/8405fcdd9b62e22003923a22edfefdaf42883a98
  Author: nicm <nicm>
  Date:   2017-09-10 (Sun, 10 Sep 2017)

  Changed paths:
    M input.c

  Log Message:
  -----------
  Apply timeout to CAN and RS which also wait for ST.


  Commit: 7f83b53027c98589b516c4137a2fbc48a70e230b
      
https://github.com/tmux/tmux/commit/7f83b53027c98589b516c4137a2fbc48a70e230b
  Author: Thomas Adam <[email protected]>
  Date:   2017-09-10 (Sun, 10 Sep 2017)

  Changed paths:
    M cmd-set-option.c
    M input.c
    M key-bindings.c
    M mode-tree.c

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

Conflicts:
        server-client.c


Compare: https://github.com/tmux/tmux/compare/c62cfe64c8aa...7f83b53027c9

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