Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 311dad8c28c8c1a842beb3dbb1757064b9d83b2e
https://github.com/tmux/tmux/commit/311dad8c28c8c1a842beb3dbb1757064b9d83b2e
Author: nicm <nicm>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M cfg.c
Log Message:
-----------
Do not run the config file in the context of the first client, instead
use no client like we did before. This means commands like new-session
won't try to attach if they are in the config file.
Commit: bba588752f8085da13edcacd71101055bd617303
https://github.com/tmux/tmux/commit/bba588752f8085da13edcacd71101055bd617303
Author: nicm <nicm>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M cmd-attach-session.c
M cmd-copy-mode.c
M cmd-find.c
M cmd-if-shell.c
M cmd-list-keys.c
M cmd-new-session.c
M cmd-queue.c
M cmd-resize-pane.c
M cmd-send-keys.c
M cmd-switch-client.c
M format.c
M key-bindings.c
M server-client.c
M tmux.h
Log Message:
-----------
Store state shared between multiple commands in the queue in a shared
structure.
Commit: 428be9803cab5121bc8ccad5ecbcce509c57b3a1
https://github.com/tmux/tmux/commit/428be9803cab5121bc8ccad5ecbcce509c57b3a1
Author: nicm <nicm>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M cfg.c
M server.c
Log Message:
-----------
History needs to be loaded after config parsing is done - now that
commands are queued, that's in cfg_done not after start_cfg finishes.
Commit: c799425069d02675474cda312fac1457829052fb
https://github.com/tmux/tmux/commit/c799425069d02675474cda312fac1457829052fb
Author: nicm <nicm>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M alerts.c
M cmd-find.c
M cmd-new-window.c
M notify.c
M tmux.h
Log Message:
-----------
More unnecessary arguments now winlink points back to session.
Commit: 4612419c143c3f748bc5f6ccd467c7c0014e8d48
https://github.com/tmux/tmux/commit/4612419c143c3f748bc5f6ccd467c7c0014e8d48
Author: Thomas Adam <[email protected]>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M alerts.c
M cfg.c
M cmd-attach-session.c
M cmd-copy-mode.c
M cmd-find.c
M cmd-if-shell.c
M cmd-list-keys.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-queue.c
M cmd-resize-pane.c
M cmd-send-keys.c
M cmd-switch-client.c
M format.c
M key-bindings.c
M notify.c
M server-client.c
M server.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/93062ad09952...4612419c143c
--
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.