Variable: tab-bar-history-omit
tab-bar-history-omit is a variable defined in tab-bar.el.gz.
Value
nil
Documentation
When non-nil, omit window-configuration changes from the current command.
Source Code
;; Defined in /usr/src/emacs/lisp/tab-bar.el.gz
(defvar tab-bar-history-omit nil
"When non-nil, omit window-configuration changes from the current command.")