index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
function_keys.zig
Age
Commit message (
Expand
)
Author
2025-10-04
input: use std.Io.Writer for key encoder, new API, expose via libghostty
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-05-09
input: remove translated
Mitchell Hashimoto
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2024-12-20
Change to F3 legacy encoding with modifiers (#3019)
Mitchell Hashimoto
2024-12-19
Change to F3 legacy encoding with modifiers
Sam Atman
2024-12-19
Docfix: correct comment for modifyOtherKeys sequence
Sam Atman
2024-08-05
chore: clean up typos
Ćukasz Niemier
2024-01-09
input: missing kp_begin encoding entry
Mitchell Hashimoto
2023-12-27
input: only send keypad events for keypad application mode
Mitchell Hashimoto
2023-12-13
key: add additional keypad keys
Tim Culverhouse
2023-09-20
input: correct xterm encoding for modified F1-F4
Mitchell Hashimoto
2023-08-26
input: keypad enter should act as normal "\r" if no other seq matches
Mitchell Hashimoto
2023-08-13
input: various more helpers
Mitchell Hashimoto
2023-08-13
core: match and emit function keys
Mitchell Hashimoto
2023-08-13
input: add all the mappings for pc style function keys
Mitchell Hashimoto