fix tests

This commit is contained in:
Mitchell Hashimoto
2025-05-10 08:51:03 -07:00
parent 1752edd9eb
commit ed1194cd75
2 changed files with 3 additions and 2 deletions

View File

@@ -103,6 +103,7 @@ typedef enum {
GHOSTTY_ACTION_REPEAT,
} ghostty_input_action_e;
// Based on: https://www.w3.org/TR/uievents-code/
typedef enum {
GHOSTTY_KEY_UNIDENTIFIED,