Add *Keys* and *ftp ...* shackle rules

This commit is contained in:
Henrik Lissner 2017-04-16 11:56:22 -04:00
parent 9f6d187ea3
commit 5485ebe451

View file

@ -77,6 +77,8 @@ is enabled/disabled.'")
("*Occur*" :size 25 :noselect t :autokill t) ("*Occur*" :size 25 :noselect t :autokill t)
("*Error*" :size 10 :noselect t :autokill t :autoclose t) ("*Error*" :size 10 :noselect t :autokill t :autoclose t)
("*Process List*" :size 10 :noselect t :autokill t :autoclose t) ("*Process List*" :size 10 :noselect t :autokill t :autoclose t)
("*Keys*" :size 10 :noselect t)
("^\\*ftp " :size 8 :noselect t :autokill t :noesc t)
(compilation-mode :size 15 :noselect t :noesc t :autokill t) (compilation-mode :size 15 :noselect t :noesc t :autokill t)
(eww-mode :size 30) (eww-mode :size 30)
(comint-mode :noesc t) (comint-mode :noesc t)