Skip to content

Commit db8f864

Browse files
authored
Merge pull request #374 from raimondlume/patch-1
Update keybindings source code reference link
2 parents 4292af8 + 1a89461 commit db8f864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/keybind/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For example, `a`, `ctrl+a`, `ctrl+shift+a`, `ctrl+alt+a` are
3434
all valid triggers.
3535

3636
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).
3838
This list is derived from Chromium's keycodes and is closely
3939
associated with keys that have associated USB HID codes.
4040

0 commit comments

Comments
 (0)