Variable: cider-repl-history-pattern
cider-repl-history-pattern is a variable defined in cider-repl.el.
Value
nil
Documentation
The regexp most recently used for finding input history.
Source Code
;; Defined in ~/.emacs.d/elpa/cider-20260414.1619/cider-repl.el
(defvar cider-repl-history-pattern nil
"The regexp most recently used for finding input history.")