Type
Function Signature
(hook-fn cur-keymap)Description
Gets triggered after a new transient keymap has been pushed to the keymap stack by the :push-keymap command. cur-keymap is the new keymap that's currently in effect.
The key manager registers its own :keymap-pushed hook function, for showing keymap hints.