Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 2595718dd39a2aa66885b202c8ab04e0549370a4
      
https://github.com/tmux/tmux/commit/2595718dd39a2aa66885b202c8ab04e0549370a4
  Author: nicm <nicm>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M grid.c

  Log Message:
  -----------
  Include source function name in grid_check_y logging.


  Commit: 3dceddd70ea8491aed082efbb551ca352e97e03d
      
https://github.com/tmux/tmux/commit/3dceddd70ea8491aed082efbb551ca352e97e03d
  Author: nicm <nicm>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M cmd-display-message.c
    M cmd-find.c
    M format.c
    M tmux.h

  Log Message:
  -----------
  Change how display-message uses the client. Originally it was only
intended as the target client where the message should be displayed but
at some point (perhaps when -p was added), it was used for format
expansion too. This means it can get a bit weird where you have client
formats expanding for a client with a different current session than the
target session.

However, it is nice that display-message can be used to show information
about a specific client. So change so that the -c client will be used if
the session matches the target session (-t or default), otherwise the
best client will be chosen.


  Commit: 0e1b339c1000eb8ca6d2bf7df5fb89fd95654e57
      
https://github.com/tmux/tmux/commit/0e1b339c1000eb8ca6d2bf7df5fb89fd95654e57
  Author: Thomas Adam <[email protected]>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M cmd-display-message.c
    M cmd-find.c
    M format.c
    M grid.c
    M tmux.h

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


Compare: https://github.com/tmux/tmux/compare/6ebd73759092...0e1b339c1000

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