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.zig
Age
Commit message (
Expand
)
Author
2025-04-21
input: defind Command struct and default commands
Mitchell Hashimoto
2024-12-11
macOS: "option-as-alt" defaults to "true" for US keyboard layouts
Mitchell Hashimoto
2024-10-08
apprt: implement key_sequence action
Mitchell Hashimoto
2024-08-16
input: yeet usingnamespace
Mitchell Hashimoto
2024-02-04
move SplitDirection to apprt
Mitchell Hashimoto
2024-02-04
split: add `auto` as split option
Tim Culverhouse
2024-01-14
apprt/embedded: do not depend on macOS APIs on non-macOS
Mitchell Hashimoto
2024-01-13
build: build produces a broken object file for iOS
Mitchell Hashimoto
2023-11-29
input: add Link
Mitchell Hashimoto
2023-11-05
core: add resize_split binding with default keys
Gregory Anders
2023-10-24
core: add input binding to control terminal inspector
Mitchell Hashimoto
2023-08-16
input: add kitty keymap data
Mitchell Hashimoto
2023-08-16
input: starting to work on KeyEncoder, got ctrl sequences
Mitchell Hashimoto
2023-08-13
input: add all the mappings for pc style function keys
Mitchell Hashimoto
2023-08-11
input: rename Keymap to KeymapDarwin since its macos only for now
Mitchell Hashimoto
2023-08-11
input: only load Keymap on darwin
Mitchell Hashimoto
2023-08-11
macos: use the new self-hosted translation
Mitchell Hashimoto
2023-08-11
input, macos: initial work on keymapper and macos usage of it
Mitchell Hashimoto
2023-03-11
macos: change focus callback to use an enum so we can get other dirs
Mitchell Hashimoto
2023-03-08
apprt/embedded: newSplit callback
Mitchell Hashimoto
2022-08-26
Track/cache button state and mods state
Mitchell Hashimoto
2022-08-23
move input stuff to src/input
Mitchell Hashimoto