Update eshell stuff
This commit is contained in:
@@ -2973,6 +2973,9 @@ Actually, return the method name."
|
||||
:custom
|
||||
(eshell-history-append t)
|
||||
: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 ()
|
||||
(cl-remove-if-not (lambda (elt)
|
||||
(or (string-match-p
|
||||
|
||||
Reference in New Issue
Block a user