Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 05dac2e42c257c87d1fdbc70d0d976f918d77cfd
https://github.com/tmux/tmux/commit/05dac2e42c257c87d1fdbc70d0d976f918d77cfd
Author: nicm <nicm>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M tmux.1
Log Message:
-----------
-f missed from splitw usage, from Felix Rosencrantz.
Commit: 4d9e6ea3106ea06afa4583254549d525b31ed277
https://github.com/tmux/tmux/commit/4d9e6ea3106ea06afa4583254549d525b31ed277
Author: nicm <nicm>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M cmd-find.c
M cmd-join-pane.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-queue.c
M cmd-split-window.c
M cmd-swap-pane.c
M cmd-swap-window.c
M cmd.c
M tmux.h
Log Message:
-----------
Some improvements and bug fixes for hooks:
- Prepare the state again before the "after" hooks are run, because the
command may have killed or moved windows.
- Use the hooks list from the newly prepared target, not the old hooks
list (only matters for new-session really).
- Correctly detect an invalid current state and ignore it in
cmd_find_target ("killw; swapw").
- Change neww, new, killp, killw, splitw, swapp, swapw to update the
current state (used if no explicit target is given) to something more
useful after they have finished. For example, neww changes it to the
newly created window.
Hooks are still relatively new and primitive so there are likely to be
more changes to come.
Parts based on bug reports from Uwe Werler and Iblis Lin.
Commit: 6270392d0448b9c949dcc6698962446ff5988383
https://github.com/tmux/tmux/commit/6270392d0448b9c949dcc6698962446ff5988383
Author: Thomas Adam <[email protected]>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M cmd-find.c
M cmd-join-pane.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-queue.c
M cmd-split-window.c
M cmd-swap-pane.c
M cmd-swap-window.c
M cmd.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/6551f4bb3b65...6270392d0448
--
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.