Variable: evil-command-window-execute-fn
evil-command-window-execute-fn is a variable defined in
evil-command-window.el.
Value
nil
Documentation
The command to execute when exiting the command-line window.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-command-window.el
(defvar evil-command-window-execute-fn nil
"The command to execute when exiting the command-line window.")