From e66cca33412d914f384609c26ba57338a04e1412 Mon Sep 17 00:00:00 2001 From: Akib Azmain Turja Date: Wed, 28 Dec 2022 21:41:47 +0600 Subject: [PATCH] * eat.el (eat-eshell-exec-hook): Make customizable --- eat.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eat.el b/eat.el index 226769e..ef95ea1 100644 --- a/eat.el +++ b/eat.el @@ -240,6 +240,11 @@ prompt annotation." :type 'hook :group 'eat-ui) +(defcustom eat-eshell-exec-hook nil + "Hook run after `eat' executes a commamnd." + :type 'hook + :group 'eat-eshell) + (defconst eat--cursor-type-value-type (let ((cur-type '(choice