summaryrefslogtreecommitdiff
path: root/emacs/.config/emacs-kj/lisp/kj-popup.el
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2023-03-12 13:41:35 -0400
committerKjetil Orbekk <kj@orbekk.com>2023-03-12 13:41:35 -0400
commita51fef44dc43eb9212801cae211bd7d4de65a435 (patch)
treebedc56537ac5fceb01f9f6941908483aeed943a9 /emacs/.config/emacs-kj/lisp/kj-popup.el
parented0ddaa8dcee82b8a03efabed17fc61aa4bd31dd (diff)
Update shell config
Diffstat (limited to 'emacs/.config/emacs-kj/lisp/kj-popup.el')
-rw-r--r--emacs/.config/emacs-kj/lisp/kj-popup.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/.config/emacs-kj/lisp/kj-popup.el b/emacs/.config/emacs-kj/lisp/kj-popup.el
index 60d0f23..f63fa29 100644
--- a/emacs/.config/emacs-kj/lisp/kj-popup.el
+++ b/emacs/.config/emacs-kj/lisp/kj-popup.el
@@ -39,8 +39,8 @@
(seq "fig: " (* anything))
(seq "*htop*" (* anything))
(seq "*Proced*" (* anything))
- (seq "*eshell*" (* anything))
- (seq "*shell*" (* anything))
+ (seq "*eshell" (* anything))
+ (seq "*shell" (* anything))
"*Occur*")) buffer)
(with-current-buffer buffer
(apply #'derived-mode-p