about summary refs log tree commit diff stats
path: root/.emacs.d
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-09-05 15:48:35 +0100
committerDavid Morgan <djm_uk@protonmail.com>2022-09-05 15:48:35 +0100
commit484f46e95263488a1eb5ba0ba37176c2c1d8070b (patch)
treed34d98edc60cabb909193d85f4e9e1a55eec37ae /.emacs.d
parent3df06ebb0851a53b51547d5624a3e8d4d0eede5d (diff)
downloaddotfiles-484f46e95263488a1eb5ba0ba37176c2c1d8070b.tar.gz
Treat restclient response buffers as popups
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/lisp/init-windows.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/lisp/init-windows.el b/.emacs.d/lisp/init-windows.el
index 6a36d1c..70886f0 100644
--- a/.emacs.d/lisp/init-windows.el
+++ b/.emacs.d/lisp/init-windows.el
@@ -87,6 +87,7 @@
   :init
   (setq popper-reference-buffers
         '("\\*Messages\\*"
+          "\\*HTTP Response\\*"
           "Output\\*$"
           "\\*Async Shell Command\\*"
           help-mode