mirror-ghostty/src/input
Lukas 5874ce633c
Apply suggestions from code review
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: Lukas <134181853+bo2themax@users.noreply.github.com>
2026-05-05 09:47:06 +02:00
..
Binding.zig Apply suggestions from code review 2026-05-05 09:47:06 +02:00
KeymapDarwin.zig Remove unused imports 2025-11-27 13:37:53 -08:00
KeymapNoop.zig apprt/embedded: proper consumed modifier state for ctrl keys 2025-02-13 14:58:41 -08:00
Link.zig config: implement `clone` for RepeatableLink 2024-11-26 10:50:13 -08:00
command.zig input: add direct set_surface_title and set_tab_title actions 2026-03-11 09:25:08 -07:00
config.zig input: use std.Io.Writer for key encoder, new API, expose via libghostty 2025-10-04 20:19:39 -07:00
function_keys.zig decbkm: address review comments 2026-04-12 15:40:54 -05:00
helpgen_actions.zig Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
key.zig config: move file formatter to dedicated file to prevent import bloat 2026-03-23 09:11:23 -07:00
key_encode.zig decbkm: use if statements instead of named blocks 2026-04-12 15:40:55 -05:00
key_mods.zig input: RemapSet should support aliased mods 2026-01-08 10:26:46 -08:00
keyboard.zig input: use std.Io.Writer for key encoder, new API, expose via libghostty 2025-10-04 20:19:39 -07:00
keycodes.zig Lots of duplicate word typos + typo. 2026-03-16 09:19:09 +11:00
kitty.zig Remove unused imports 2025-11-27 13:37:53 -08:00
mouse.zig vt: add mouse encoding C API 2026-03-15 20:09:54 -07:00
mouse_encode.zig terminal,renderer: convert structs to extern 2026-03-15 19:39:17 -07:00
paste.zig input: paste encoding replaces unsafe control characters with spaces 2026-02-16 10:03:50 -08:00