move command filtering into apprt

This commit is contained in:
Mitchell Hashimoto
2025-04-22 08:33:24 -07:00
parent 28404e946b
commit 3e5fe5de9a
3 changed files with 22 additions and 10 deletions

View File

@@ -280,6 +280,7 @@ typedef struct {
} ghostty_input_trigger_s;
typedef struct {
const char* action_key;
const char* action;
const char* title;
const char* description;