mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 05:50:27 +00:00
Update help comment for backslash
This commit is contained in:
@@ -308,7 +308,7 @@ pub const Key = enum(c_int) {
|
||||
equal,
|
||||
left_bracket, // [
|
||||
right_bracket, // ]
|
||||
backslash, // /
|
||||
backslash, // \
|
||||
|
||||
// control
|
||||
up,
|
||||
|
||||
Reference in New Issue
Block a user