Variable: which-key-persistent-popup
which-key-persistent-popup is a variable defined in which-key.el.gz.
Value
nil
Documentation
Whether or not to disable which-key--hide-popup.
Source Code
;; Defined in /usr/src/emacs/lisp/which-key.el.gz
(defvar which-key-persistent-popup nil
"Whether or not to disable `which-key--hide-popup'.")