Variable: evil-command-window-current-buffer

evil-command-window-current-buffer is a variable defined in evil-command-window.el.

Value

nil

Documentation

The buffer from which the command-line window was called.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-command-window.el
(defvar evil-command-window-current-buffer nil
  "The buffer from which the command-line window was called.")