Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 1e426896611f81dd6306263cb337e7ea7d80238e
      
https://github.com/tmux/tmux/commit/1e426896611f81dd6306263cb337e7ea7d80238e
  Author: nicm <nicm>
  Date:   2020-07-04 (Sat, 04 Jul 2020)

  Changed paths:
    M cmd-join-pane.c
    M cmd-kill-window.c
    M server-fn.c
    M tmux.h
    M window-tree.c

  Log Message:
  -----------
  kill-window -a cannot just walk the list of windows because if
renumber-windows is on, the window it wants to keep could be moved.
Change to renumber afterwards and also behave better if the window is
linked into the session twice. GitHub issue 2287.


  Commit: c0d9eaff9bd8c2a87dd95a860ed659f472a9ddf4
      
https://github.com/tmux/tmux/commit/c0d9eaff9bd8c2a87dd95a860ed659f472a9ddf4
  Author: Thomas Adam <[email protected]>
  Date:   2020-07-04 (Sat, 04 Jul 2020)

  Changed paths:
    M cmd-join-pane.c
    M cmd-kill-window.c
    M server-fn.c
    M tmux.h
    M window-tree.c

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


Compare: https://github.com/tmux/tmux/compare/a109e839d127...c0d9eaff9bd8

-- 
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/a109e8-c0d9ea%40github.com.

Reply via email to