lang/common-lisp: add *sly-description* popup rule
This commit is contained in:
parent
cb86fd046c
commit
7224f0870a
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
'(("^\\*sly-mrepl" :vslot 2 :size 0.3 :quit nil :ttl nil)
|
||||
("^\\*sly-compilation" :vslot 3 :ttl nil)
|
||||
("^\\*sly-traces" :vslot 4 :ttl nil)
|
||||
("^\\*sly-description" :vslot 5 :size 0.3 :ttl 0)
|
||||
;; Do not display debugger or inspector buffers in a popup window. These
|
||||
;; buffers are meant to be displayed with sufficient vertical space.
|
||||
("^\\*sly-\\(?:db\\|inspector\\)" :ignore t)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue