From 57f7d4d316d396fd18a5571b0877c5d3d74e1347 Mon Sep 17 00:00:00 2001 From: Harry Date: Mon, 20 Apr 2026 18:46:33 -0400 Subject: [PATCH] add resume hook --- plugins/warp/hooks/hooks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/warp/hooks/hooks.json b/plugins/warp/hooks/hooks.json index f2597ee..b2273b4 100644 --- a/plugins/warp/hooks/hooks.json +++ b/plugins/warp/hooks/hooks.json @@ -3,7 +3,7 @@ "hooks": { "SessionStart": [ { - "matcher": "startup", + "matcher": "startup|resume", "hooks": [ { "type": "command",