X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/4983780af98c0465162b06554cd55ffcd213cfcd..ac4ae7cd064e82a554a00738042645a91c334579:/el/dot-emacs.el diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 4969f29..e6b00c0 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -2081,7 +2081,7 @@ strip numbers instead." (eshell/pwd) right))) (setq eshell-prompt-function 'mdw-eshell-prompt) -(setq eshell-prompt-regexp "^\\[[^]]+\\]") +(setq eshell-prompt-regexp "^\\[[^]>]+\\(\\]\\|>>?\\)") (defalias 'eshell/e 'find-file) (defalias 'eshell/w3m 'w3m-goto-url)