Variable: hui:menu-keys

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

Value

""

Documentation

String of keys pressed for current or last Hyperbole command.

This excludes the prefix used to invoke the Hyperbole menu, except when on the top-level menu.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hui-mini.el
(defvar hui:menu-keys            ""
  "String of keys pressed for current or last Hyperbole command.
This excludes the prefix used to invoke the Hyperbole menu, except
when on the top-level menu.")