Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 899b3d2436ffc49e264cc869ddf35e8a9d01522b
      
https://github.com/tmux/tmux/commit/899b3d2436ffc49e264cc869ddf35e8a9d01522b
  Author: nicm <nicm>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M mode-tree.c
    M tmux.h
    M window-tree.c

  Log Message:
  -----------
  Indicate the marked pane in choose mode in reverse and add key to set
and clear it (m and M) and a key to jump to the starting pane (H).


  Commit: 950af3363678de5b88cb6713f4837f1001e46d47
      
https://github.com/tmux/tmux/commit/950af3363678de5b88cb6713f4837f1001e46d47
  Author: nicm <nicm>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M cmd-break-pane.c
    M cmd-join-pane.c
    M cmd-move-window.c
    M tmux.1

  Log Message:
  -----------
  Improve join-pane, move-pane and break-pane:

- There is no need for join-pane and move-pane to be different.
- break-pane can just behave like move-window if the source has only one
  pane, instead of failing.
- Add -a to break-pane like move-window.

Also add missing man page bits for previous window-tree.c changes.

GitHub issue 2176.


  Commit: cf5f93b2b39c9730095a42af9e21d6960b7c0071
      
https://github.com/tmux/tmux/commit/cf5f93b2b39c9730095a42af9e21d6960b7c0071
  Author: Thomas Adam <[email protected]>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

  Changed paths:
    M cmd-break-pane.c
    M cmd-join-pane.c
    M cmd-move-window.c
    M mode-tree.c
    M tmux.1
    M tmux.h
    M window-tree.c

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


Compare: https://github.com/tmux/tmux/compare/4a31eedc2628...cf5f93b2b39c

-- 
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/4a31ee-cf5f93%40github.com.

Reply via email to