input: write_*_file actions take an optional format

Fixes #9398
This commit is contained in:
Mitchell Hashimoto
2025-10-31 09:31:56 -07:00
parent 24b9778432
commit 901708e8da
8 changed files with 289 additions and 30 deletions

View File

@@ -700,6 +700,7 @@ typedef struct {
typedef enum {
GHOSTTY_ACTION_OPEN_URL_KIND_UNKNOWN,
GHOSTTY_ACTION_OPEN_URL_KIND_TEXT,
GHOSTTY_ACTION_OPEN_URL_KIND_HTML,
} ghostty_action_open_url_kind_e;
// apprt.action.OpenUrl.C