This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
ghostty
Watch
1
Star
0
Fork
0
You've already forked ghostty
mirror of
https://github.com/ghostty-org/ghostty.git
synced
2026-05-18 11:10:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5a93013b3fb4568d973f4bf237c3cbd611c5497
ghostty
/
src
/
input
History
Mitchell Hashimoto
58a43f1980
config: store some basic errors on parse
2023-09-11 09:10:26 -07:00
..
Binding.zig
config: store some basic errors on parse
2023-09-11 09:10:26 -07:00
function_keys.zig
input: keypad enter should act as normal "\r" if no other seq matches
2023-08-26 07:43:22 -07:00
key.zig
input: key must provide unshifted codepoint
2023-08-17 09:40:32 -07:00
keycodes.zig
input: printable, comment on what magic indexes mean
2023-08-11 12:02:01 -07:00
KeyEncoder.zig
input: keypad enter should act as normal "\r" if no other seq matches
2023-08-26 07:43:22 -07:00
KeymapDarwin.zig
input: carbon modifier bits were not correct for some modifiers
2023-08-12 15:32:18 -07:00
kitty.zig
input: kitty keymap was missing page up/down
2023-08-31 14:32:42 -07:00
mouse.zig
Fix typos
2023-08-08 14:27:34 +02:00