Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 1764f66b7d1ed0e494cfa8967c78ace8728ee86c
https://github.com/tmux/tmux/commit/1764f66b7d1ed0e494cfa8967c78ace8728ee86c
Author: nicm <nicm>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M cfg.c
M cmd-queue.c
M cmd-source-file.c
M key-bindings.c
M notify.c
M tmux.h
Log Message:
-----------
When adding a list with multiple commands to the queue, the next item to
insert after needs to be the last one added, not the first. Reported by
Jason Kim in GitHub issue 2023.
Commit: 745233d6a1ccb548a9807993ee4330baadec46bb
https://github.com/tmux/tmux/commit/745233d6a1ccb548a9807993ee4330baadec46bb
Author: Thomas Adam <[email protected]>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M cfg.c
M cmd-queue.c
M cmd-source-file.c
M key-bindings.c
M notify.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/54efe337993b...745233d6a1cc
--
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/54efe3-745233%40github.com.