Variable: tab-bar-history-pre-command
tab-bar-history-pre-command is a variable defined in tab-bar.el.gz.
Value
nil
Documentation
Command set to this-command by pre-command-hook.
Source Code
;; Defined in /usr/src/emacs/lisp/tab-bar.el.gz
(defvar tab-bar-history-pre-command nil
"Command set to `this-command' by `pre-command-hook'.")