Variable: term-input-ring-index

term-input-ring-index is a variable defined in term.el.gz.

Value

nil

Documentation

Index of last matched history element.

Source Code

;; Defined in /usr/src/emacs/lisp/term.el.gz
(defvar term-input-ring-index nil
  "Index of last matched history element.")