mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 22:10:29 +00:00
core: add context menu key
This commit is contained in:
committed by
Mitchell Hashimoto
parent
73ec7e5f10
commit
9c70f8aee1
@@ -240,6 +240,9 @@ typedef enum {
|
||||
GHOSTTY_KEY_KP_DELETE,
|
||||
GHOSTTY_KEY_KP_BEGIN,
|
||||
|
||||
// special keys
|
||||
GHOSTTY_KEY_CONTEXT_MENU,
|
||||
|
||||
// modifiers
|
||||
GHOSTTY_KEY_LEFT_SHIFT,
|
||||
GHOSTTY_KEY_LEFT_CONTROL,
|
||||
|
||||
Reference in New Issue
Block a user