mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00
key: fix wrong comment
This commit is contained in:
@ -131,7 +131,7 @@ pub const Key = enum(c_int) {
|
||||
equal,
|
||||
left_bracket, // [
|
||||
right_bracket, // ]
|
||||
backslash, // /
|
||||
backslash, // \
|
||||
|
||||
// control
|
||||
up,
|
||||
|
Reference in New Issue
Block a user