Update eshell stuff

This commit is contained in:
2026-08-10 12:31:59 -07:00
parent 8712c4dfcd
commit 867fd96d51
+3
View File
@@ -2973,6 +2973,9 @@ Actually, return the method name."
:custom :custom
(eshell-history-append t) (eshell-history-append t)
:config :config
(evil-define-key '(normal insert) eshell-mode-map
(kbd "RET") #'eshell-send-input
(kbd "<return>") #'eshell-send-input)
(defun my/-eshell-filter-alias-list () (defun my/-eshell-filter-alias-list ()
(cl-remove-if-not (lambda (elt) (cl-remove-if-not (lambda (elt)
(or (string-match-p (or (string-match-p