diff --git a/core/core-popups.el b/core/core-popups.el index b723ef476..ccd43765e 100644 --- a/core/core-popups.el +++ b/core/core-popups.el @@ -339,7 +339,7 @@ the command buffer." (after! magit - (set! :popup "^\\*magit" :regexp t :size 0.5 :noesc t :autokill t) + (set! :popup "^\\*magit" :regexp t :size 0.4 :noselect t) ;; magit doesn't need much coercing. It works with shackle as is, except for ;; one problem: following non-file magit links tends to open additional