From 77437fc320f7357c76dd649db8979da49998772e Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Sat, 21 Sep 2024 12:26:03 +0300 Subject: [PATCH] fix: run post-command-hook in complete fields --- password-store-completion.el | 1 + 1 file changed, 1 insertion(+) diff --git a/password-store-completion.el b/password-store-completion.el index 32aca0c..2f73cc3 100644 --- a/password-store-completion.el +++ b/password-store-completion.el @@ -266,6 +266,7 @@ the current entry available via the `entry' variable." `(,field-name . (wait (field . ,(car item))))))) entry)) (data (completing-read "Field:" sequences))) + (run-hooks 'post-command-hook) (password-store-completion--async-commands (password-store-completion--get-commands entry