Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 69440d19b783c72139f22c5c72b34b55d99e71de
      
https://github.com/tmux/tmux/commit/69440d19b783c72139f22c5c72b34b55d99e71de
  Author: nicm <nicm>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M control-notify.c
    M input.c
    M notify.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  Do not use evbuffer_add_buffer because it is destructive and doesn't
work in newer libevent.


  Commit: 85a9c2f52b8855560fa9fdaa033d1c7bca738429
      
https://github.com/tmux/tmux/commit/85a9c2f52b8855560fa9fdaa033d1c7bca738429
  Author: nicm <nicm>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M cmd-copy-mode.c
    M server-client.c
    M tmux.h
    M tty-keys.c

  Log Message:
  -----------
  Treat keys in identify mode (display-panes) specially and handle them
immediately rather than queuing them (the command can block the queue
which means they were not being seen until it finished which was too
late). Reported by denis@ and solene@, ok solene@.


  Commit: d9767b81123cc8913c63c42cc754cccbf34ccb6c
      
https://github.com/tmux/tmux/commit/d9767b81123cc8913c63c42cc754cccbf34ccb6c
  Author: Thomas Adam <[email protected]>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M cmd-copy-mode.c
    M control-notify.c
    M input.c
    M notify.c
    M server-client.c
    M tmux.h
    M tty-keys.c
    M window.c

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


Compare: https://github.com/tmux/tmux/compare/eac30a86d788...d9767b81123c

-- 
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/eac30a-d9767b%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to