Variable: tab-bar-history-forward

tab-bar-history-forward is a variable defined in tab-bar.el.gz.

Value

#s(hash-table)

Documentation

History of forward changes in every tab per frame.

View in manual

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/tab-bar.el.gz
(defvar tab-bar-history-forward (make-hash-table)
  "History of forward changes in every tab per frame.")