| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-03 | Zig 0.15: zig build test | Mitchell Hashimoto | |
| 2025-07-14 | cli/gtk: add +new-window action | Jeffrey C. Ollie | |
| This will (on GTK) use a D-Bus method call to tell a running Ghostty instance to open a new window. If D-Bus activation is configured properly, Ghostty does not need to be running first. This could be extended to other platforms, e.g. AppleScript on macOS eventually. When Ghostty develops a native API, that could be used instead to create a new window. | |||
| 2025-07-09 | cli: make the action parser (+foo) generic and reusable | Mitchell Hashimoto | |
