Type

Normal

Function Signature

(hook-fn cmd args)

Description

Gets triggered after a command has been executed. cmd is the command's name, and args is a tuple containing the arguments that command received.

Special keymap commands, such as :push-keymap and :pop-keymap, will not trigger this hook.