| Age | Commit message (Expand) | Author |
| 2025-10-05 | lib-vt: expose key encoding as a C API | Mitchell Hashimoto |
| 2025-10-04 | input: use std.Io.Writer for key encoder, new API, expose via libghostty | Mitchell Hashimoto |
| 2025-10-04 | Move paste encoding to the input package, test, optimize away one alloc | Mitchell Hashimoto |
| 2025-10-03 | Zig 0.15: zig build test | Mitchell Hashimoto |
| 2025-09-25 | Merge remote-tracking branch 'upstream/main' into jacob/uucode | Jacob Sandlund |
| 2025-09-23 | config: smarter parsing in autoParseStruct | Jeffrey C. Ollie |
| 2025-09-19 | pr feedback: `get`, remove todos for case_folding_simple | Jacob Sandlund |
| 2025-09-18 | fix up diff from benchmarks, and add tests against ziglyph | Jacob Sandlund |
| 2025-09-18 | update uucode and cleanups | Jacob Sandlund |
| 2025-09-17 | Merge remote-tracking branch 'upstream/main' into jacob/uucode | Jacob Sandlund |
| 2025-09-16 | config: fix binding parsing to allow values containing `=` | Mitchell Hashimoto |
| 2025-09-15 | Docs: add undo-timeout configuration setting name | dmunozv04 |
| 2025-09-06 | Merge remote-tracking branch 'upstream/main' into jacob/uucode | Jacob Sandlund |
| 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-09-01 | Merge remote-tracking branch 'upstream/main' into jacob/uucode | Jacob Sandlund |
| 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-21 | Merge remote-tracking branch 'upstream/main' into jacob/uucode | Jacob Sandlund |
| 2025-08-22 | gtk-ng: allow XKB remaps for non-writing-system keys | Leah Amelia Chen |
| 2025-08-17 | `array` | Jacob Sandlund |
| 2025-08-17 | Merge remote-tracking branch 'upstream/main' into jacob/uucode | Jacob Sandlund |
| 2025-08-14 | gtk-ng: add show_on_screen_keyboard binding | Leah Amelia Chen |
| 2025-08-13 | case folding | Jacob Sandlund |
| 2025-08-12 | update after refactor (string field config, etc) | Jacob Sandlund |
| 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 |