ui/popup: let completion popups handle themselves

Fixes #1976
This commit is contained in:
Henrik Lissner 2019-11-01 22:31:05 -04:00
parent 7b9991711a
commit a074a2c851
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -131,8 +131,7 @@ prevent the popup(s) from messing up the UI (or vice versa)."
'(("^\\*" :slot 1 :vslot -1 :select t)
("^ \\*" :slot 1 :vslot -1 :size +popup-shrink-to-fit)))
(when (featurep! +defaults)
'(("^\\*Completions"
:slot -1 :vslot -2 :ttl 0)
'(("^\\*Completions" :ignore t)
("^\\*\\(?:Compil\\(?:ation\\|e-Log\\)\\|Messages\\)"
:vslot -2 :size 0.3 :autosave t :quit t :ttl nil)
("^\\*\\(?:doom \\|Pp E\\)" ; transient buffers (no interaction required)