Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 9d42bd328c094c679415c623f7a87c200b64984e
      
https://github.com/tmux/tmux/commit/9d42bd328c094c679415c623f7a87c200b64984e
  Author: nicm <nicm>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M layout-custom.c

  Log Message:
  -----------
  Do not always resize the window back to its original size after applying
a layout, let the normal window resize process do it. This means windows
are not resized at all if window-size is manual, and are not resized
multiple times if later attached to a different size terminal.


  Commit: b12df0186139bb4761292629871205dc46d4c302
      
https://github.com/tmux/tmux/commit/b12df0186139bb4761292629871205dc46d4c302
  Author: nicm <nicm>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M cmd-if-shell.c

  Log Message:
  -----------
  Pass target on to new commands with if -F.


  Commit: 7e6a26cc9d857ffc53fdb2395aa5413ff1865f9e
      
https://github.com/tmux/tmux/commit/7e6a26cc9d857ffc53fdb2395aa5413ff1865f9e
  Author: nicm <nicm>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M cmd-find.c

  Log Message:
  -----------
  Do not use $TMUX to find the session because for windows in multiple
sessions it is wrong as often as it is right, and for windows in one
session it is pointless. Instead check TMUX_PANE to find the pane and
look for the MRU session as usual. GitHub issue 1793.


  Commit: d5902eeae9da610b2652ffda9a66e560d179f1b8
      
https://github.com/tmux/tmux/commit/d5902eeae9da610b2652ffda9a66e560d179f1b8
  Author: Thomas Adam <[email protected]>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M cmd-find.c
    M cmd-if-shell.c
    M layout-custom.c

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


Compare: https://github.com/tmux/tmux/compare/057c04e32a54...d5902eeae9da

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

Reply via email to