mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-05 19:08:17 +00:00
@@ -89,7 +89,7 @@ const code_to_key = code_to_key: {
|
||||
.{ "Minus", .minus },
|
||||
.{ "Equal", .equal },
|
||||
.{ "BracketLeft", .bracket_left },
|
||||
.{ "BracketRight", .bracket_left },
|
||||
.{ "BracketRight", .bracket_right },
|
||||
.{ "Backslash", .backslash },
|
||||
.{ "Semicolon", .semicolon },
|
||||
.{ "Quote", .quote },
|
||||
|
Reference in New Issue
Block a user