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
Age
Commit message (
Expand
)
Author
2025-09-29
config: smarter parsing in autoParseStruct (#8873)
Mitchell Hashimoto
2025-09-29
config: fix binding parsing to allow values containing `=`
Mitchell Hashimoto
2025-09-29
Docs: add undo-timeout configuration setting name
dmunozv04
2025-09-05
gtk: the Future is Now
Leah Amelia Chen
2025-09-05
gtk: nuke the legacy apprt from orbit
Leah Amelia Chen
2025-08-26
gtk-ng: implement close_tab:other keybind
Jeffrey C. Ollie
2025-08-25
parameterize close_tab
Jeffrey C. Ollie
2025-08-24
Close other tabs feature on Mac.
jamylak
2025-08-22
gtk-ng: allow XKB remaps for non-writing-system keys
Leah Amelia Chen
2025-08-14
gtk-ng: add show_on_screen_keyboard binding
Leah Amelia Chen
2025-08-04
apprt/gtk-ng: global shortcuts
Mitchell Hashimoto
2025-07-06
keybind: don't clobber the clipboard if the title is empty
Jeffrey C. Ollie
2025-07-06
keybind: rename copy_title to copy_title_to_clipboard
Jeffrey C. Ollie
2025-07-06
keybind: add copy_title action
Jeffrey C. Ollie
2025-07-06
keybind: add set_font_size
Jeffrey C. Ollie
2025-06-29
Introduce action for copying into clipboard
Troels Thomsen
2025-06-25
config: add `command-palette-entry` config option
Leah Amelia Chen
2025-06-21
Add FreeBSD support
-k
2025-06-08
macOS: Undo/Redo for changes to windows, tabs, and splits (#7535)
Mitchell Hashimoto
2025-06-07
input: parse binds containing equal signs correctly (#7544)
Mitchell Hashimoto
2025-06-08
input: parse binds containing equal signs correctly
Leah Amelia Chen
2025-06-07
Make undo/redo app-targeted so it works with no windows
Mitchell Hashimoto
2025-06-07
add undo/redo keybindings, default them on macOS
Mitchell Hashimoto
2025-06-05
input: add focus split directional commands to command palette
Mitchell Hashimoto
2025-06-04
core: document keybind actions better
Leah Amelia Chen
2025-05-30
GTK: add action to show the GTK inspector (#7468)
Mitchell Hashimoto
2025-05-29
input: "ignore" binding action are still be processed by the OS/GUI
Mitchell Hashimoto
2025-05-29
GTK: add action to show the GTK inspector
Jeffrey C. Ollie
2025-05-26
style: use decl literals
Qwerasd
2025-05-24
add cut/copy/paste keys
Jörg Thalheim
2025-05-16
gtk: implement command palette (#7167)
Leah Amelia Chen
2025-05-15
gtk: implement command palette
Leah Amelia Chen
2025-05-15
macos: add "Check for Updates" action, menu item & key-binding support
Aaron Ruan
2025-05-12
input: add backwards compatible alias for `plus` to `+`
Mitchell Hashimoto
2025-05-12
macos: do not send UTF-8 PUA codepoints to key events
Mitchell Hashimoto
2025-05-12
input: bracket right was mapped to left, a typo
Mitchell Hashimoto
2025-05-12
ensure `ctrl++` parses, clarify case folding docs
Mitchell Hashimoto
2025-05-11
macOS: treat C-/ specially again to prevent beep
Mitchell Hashimoto
2025-05-10
input: implement case folding for binding matching
Mitchell Hashimoto
2025-05-09
input: kitty add missing numpad keycodes since we support those now
Mitchell Hashimoto
2025-05-09
input: ignore control characters for backspace/enter/escape special case
Mitchell Hashimoto
2025-05-09
input: control-encode right control properly
Mitchell Hashimoto
2025-05-09
input: bindings should match on single-codepoint utf-8 text too
Mitchell Hashimoto
2025-05-09
input: remove `physical_key` from the key event (all keys are physical)
Mitchell Hashimoto
2025-05-09
input: w3c names for keys
Mitchell Hashimoto
2025-05-09
input: backwards compatibility
Mitchell Hashimoto
2025-05-09
apprt/gtk: build
Mitchell Hashimoto
2025-05-09
macOS: build
Mitchell Hashimoto
2025-05-09
apprt/glfw: builds
Mitchell Hashimoto
2025-05-09
input: remove translated
Mitchell Hashimoto
[next]