diff --git a/modules/completion/helm/autoload/posframe.el b/modules/completion/helm/autoload/posframe.el index c529e6349..efde5b1dc 100644 --- a/modules/completion/helm/autoload/posframe.el +++ b/modules/completion/helm/autoload/posframe.el @@ -19,6 +19,7 @@ bottom, which is easier on the eyes on big displays." "TODO" (setq +helm--posframe-last-window (selected-window)) (require 'posframe) + (setq helm--buffer-in-new-frame-p t) (posframe-show (setq +helm--posframe-buffer buffer) :poshandler +helm-posframe-handler