You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/config/keybind/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ For example, `a`, `ctrl+a`, `ctrl+shift+a`, `ctrl+alt+a` are
34
34
all valid triggers.
35
35
36
36
The set of possible keys is currently only available for
37
-
reference by [viewing the source code](https://github.com/ghostty-org/ghostty/blob/d6e76858164d52cff460fedc61ddf2e560912d71/src/input/key.zig#L255).
37
+
reference by [viewing the source code](https://github.com/ghostty-org/ghostty/blob/485b6b73bf8007dee396ca515c5b45cddfc2f5d3/src/input/key.zig#L260).
38
38
This list is derived from Chromium's keycodes and is closely
39
39
associated with keys that have associated USB HID codes.
0 commit comments