This website requires JavaScript.
Explore
Help
Sign In
Applied-Software
/
ghostty
Watch
5
Star
0
Fork
0
You've already forked ghostty
mirror of
https://github.com/ghostty-org/ghostty.git
synced
2025-07-24 04:36:10 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ghostty
/
src
/
input
History
Mitchell Hashimoto
4570356e57
turn zoom into a toggle rather than an explicit zoom/unzoom
2023-09-02 16:03:51 -07:00
..
Binding.zig
turn zoom into a toggle rather than an explicit zoom/unzoom
2023-09-02 16:03:51 -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