Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 92a77e7654286a8aa4734b36f74ea49f9494311b
https://github.com/tmux/tmux/commit/92a77e7654286a8aa4734b36f74ea49f9494311b
Author: nicm <nicm>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M server-client.c
M tmux.h
Log Message:
-----------
It is annoying that the copy mode key table (or any other key table)
will suppress root key table bindings. So change to always check the
root table if no binding is found in the current table (whether it be
the prefix table from pressing the prefix or the copy mode table from a
pane).
A root key binding can be blocked by binding the key to a command that
does nothing (like send-keys with no arguments).
Problem reported by Thomas Sattler.
Commit: c376c5a817973f176894c7ee11bb5675affb3be4
https://github.com/tmux/tmux/commit/c376c5a817973f176894c7ee11bb5675affb3be4
Author: Thomas Adam <[email protected]>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M server-client.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/4612419c143c...c376c5a81797
--
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.