Variable: evil--command-window-prompt
evil--command-window-prompt is a variable defined in
evil-command-window.el.
Value
nil
Documentation
The key for the command that opened the command-line window (:, /, or ?).
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-command-window.el
(defvar evil--command-window-prompt nil
"The key for the command that opened the command-line window (:, /, or ?).")