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