Don't auto-kill compilation log buffers #1316

This commit is contained in:
Henrik Lissner 2019-04-09 21:55:46 -04:00
parent ba23b63f5c
commit 138248ed03
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -135,7 +135,7 @@ prevent the popup(s) from messing up the UI (or vice versa)."
("^\\*Completions"
:slot -1 :vslot -2 :ttl 0)
("^\\*Compil\\(?:ation\\|e-Log\\)"
:vslot -2 :size 0.3 :ttl 0 :quit t)
:vslot -2 :size 0.3 :ttl nil :quit t)
("^\\*\\(?:scratch\\|Messages\\)"
:autosave t :ttl nil)
("^\\*Man "