Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 899e629bf0bc6053112cec5b65a63f1dd2330001
      
https://github.com/tmux/tmux/commit/899e629bf0bc6053112cec5b65a63f1dd2330001
  Author: nicm <nicm>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

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

  Log Message:
  -----------
  Alerts are too slow, so rather than walking all sessions and windows,
add a link of winlinks to each window and a pointer to the session to
each winlink. Also rewrite the alerts processing to return to the old
behaviour (alert in any window sets the flag on any winlink).


  Commit: 99c262b7d0a2f41497327e8f5caefde802178346
      
https://github.com/tmux/tmux/commit/99c262b7d0a2f41497327e8f5caefde802178346
  Author: nicm <nicm>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  Do not have a default binding for C-b in copy-mode-vi or it conflicts
with the default prefix. Reported by natano@.


  Commit: 28a31201d3d75502e70ff97d03e129a92c3f82ae
      
https://github.com/tmux/tmux/commit/28a31201d3d75502e70ff97d03e129a92c3f82ae
  Author: Thomas Adam <[email protected]>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M alerts.c
    M key-bindings.c
    M server-client.c
    M session.c
    M tmux.h
    M window.c

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


Compare: https://github.com/tmux/tmux/compare/4c6eb6cc2f41...28a31201d3d7

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