mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-18 19:11:20 +00:00
Update help comment for backslash (#3173)
Such a little commit, but I banged my head on it for a few minutes!
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