Variable: hui:menu-exit-hyperbole

hui:menu-exit-hyperbole is a variable defined in hui-mini.el.

Value

"X"

Documentation

*Upper case character string which exits from/disables Hyperbole mode.

Also exits any active minibuffer menu.

Key Bindings

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hui-mini.el
;;; ************************************************************************
;;; Public variables
;;; ************************************************************************

(defvar hui:menu-exit-hyperbole  "X"
  "*Upper case character string which exits from/disables Hyperbole mode.
Also exits any active minibuffer menu.")