Eshell now uses eat as a terminal.
This commit is contained in:
@@ -1403,7 +1403,7 @@ well.
|
|||||||
("terminfo/65" "terminfo/65/*")
|
("terminfo/65" "terminfo/65/*")
|
||||||
("integration" "integration/*")
|
("integration" "integration/*")
|
||||||
(:exclude ".dir-locals.el" "*-tests.el")))
|
(:exclude ".dir-locals.el" "*-tests.el")))
|
||||||
:hooks
|
:hook
|
||||||
(eat-mode-hook . eat-char-mode)
|
(eat-mode-hook . eat-char-mode)
|
||||||
(eshell-load-hook . eat-eshell-mode)
|
(eshell-load-hook . eat-eshell-mode)
|
||||||
(eshell-load-hook . eat-eshell-visual-command-mode)
|
(eshell-load-hook . eat-eshell-visual-command-mode)
|
||||||
|
|||||||
@@ -1186,7 +1186,7 @@ well.
|
|||||||
("terminfo/65" "terminfo/65/*")
|
("terminfo/65" "terminfo/65/*")
|
||||||
("integration" "integration/*")
|
("integration" "integration/*")
|
||||||
(:exclude ".dir-locals.el" "*-tests.el")))
|
(:exclude ".dir-locals.el" "*-tests.el")))
|
||||||
:hooks
|
:hook
|
||||||
(eat-mode-hook . eat-char-mode)
|
(eat-mode-hook . eat-char-mode)
|
||||||
(eshell-load-hook . eat-eshell-mode)
|
(eshell-load-hook . eat-eshell-mode)
|
||||||
(eshell-load-hook . eat-eshell-visual-command-mode)
|
(eshell-load-hook . eat-eshell-visual-command-mode)
|
||||||
|
|||||||
Reference in New Issue
Block a user