diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2025-05-08 11:18:03 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2025-05-09 10:01:06 -0700 |
| commit | ffdf86374a964dba28ca2998e914c0eece13a394 (patch) | |
| tree | 3ba8414603f1d00191f61ce25c137ca454cda2fe /include | |
| parent | b991d36343e19ebff9026c331351b0dbe5b88fc8 (diff) | |
apprt/gtk: build
Diffstat (limited to 'include')
| -rw-r--r-- | include/ghostty.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ghostty.h b/include/ghostty.h index 600396a84..2734fc368 100644 --- a/include/ghostty.h +++ b/include/ghostty.h @@ -222,6 +222,7 @@ typedef enum { GHOSTTY_KEY_NUMPAD_PAREN_LEFT, GHOSTTY_KEY_NUMPAD_PAREN_RIGHT, GHOSTTY_KEY_NUMPAD_SUBTRACT, + GHOSTTY_KEY_NUMPAD_SEPARATOR, GHOSTTY_KEY_NUMPAD_UP, GHOSTTY_KEY_NUMPAD_DOWN, GHOSTTY_KEY_NUMPAD_RIGHT, |
