summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-15pin iTerm2 themes dependency (#8632)v1.2.0Mitchell Hashimoto
2025-09-15pin iTerm2 themes dependencyMitchell Hashimoto
2025-09-15ci: source tarball needs to be uploaded to staged artifactsMitchell Hashimoto
2025-09-15ci: fix source tarball copy for release-tagMitchell Hashimoto
2025-09-15Update iTerm2 colorschemes (#8631)Mitchell Hashimoto
2025-09-15deps: Update iTerm2 color schemesmitchellh
2025-09-15ci: release tip should also staple the dmgMitchell Hashimoto
2025-09-15ci: update tag release to Xcode 26, sparkle to 2.7.3 (#8630)Mitchell Hashimoto
2025-09-15ci: update tag release to Xcode 26, sparkle to 2.7.3Mitchell Hashimoto
2025-09-15Set version to 1.2.0 (#8629)Mitchell Hashimoto
2025-09-15Set version to 1.2.0Mitchell Hashimoto
2025-09-14macos: disable NSAutoFillHeuristicController on macOS 26 (#8625)Mitchell Hashimoto
2025-09-14macos: disable NSAutoFillHeuristicController on macOS 26Mitchell Hashimoto
2025-09-14ci: update-colorschemes sets GH token for ghMitchell Hashimoto
2025-09-12termio: don't send extra OSC terminator for color reports (#8615)Mitchell Hashimoto
2025-09-12termio: don't send extra OSC terminator for color reportsMitchell Hashimoto
2025-09-12terminal: OSC 104 with no semicolon should parse as reset palette (#8614)Mitchell Hashimoto
2025-09-12terminal: OSC 104 with no semicolon should parse as reset paletteMitchell Hashimoto
2025-09-12macOS 26: Always set titlebarview background color for transparent title (#8611)Mitchell Hashimoto
2025-09-12macOS 26: Always set titlebarview background color for transparent titleMitchell Hashimoto
2025-09-12macOS 26: always reset titlebar tab constraints on frame change (#8610)Mitchell Hashimoto
2025-09-12macos: always reset titlebar tab constraints on frame changeMitchell Hashimoto
2025-09-12deps/ci: Use Ghostty-specific themes release (#8609)Mitchell Hashimoto
2025-09-13Update ` .github/workflows/update-colorschemes.yml` to track the latest relea...azhn
2025-09-13Fix name of `check-zig-cache.sh` in documentation for updating the zig cache ...azhn
2025-09-13nix: update build.zig.zon.nix build.zig.zon.txt build.zig.zon.json flatpak/zi...azhn
2025-09-13Use ghostty-specific themes releaseazhn
2025-09-12ci: disable trigger-snap for PRs (#8601)Mitchell Hashimoto
2025-09-12ci: disable trigger-snap for PRsMitchell Hashimoto
2025-09-12Position-independent font shaper caching (#8555)Mitchell Hashimoto
2025-09-11macos 26: fix visual glitches with moving tabs and titlebar tabs (#8594)Mitchell Hashimoto
2025-09-11macos 26: fix visual glitches with moving tabs and titlebar tabsMitchell Hashimoto
2025-09-11macos: run change title dialog in a sheet modal (#8592)Mitchell Hashimoto
2025-09-11macos: run change title dialog in a sheet modalMitchell Hashimoto
2025-09-11macOS: grab text field focus of command palette after tick (#8591)Mitchell Hashimoto
2025-09-11macOS: grab text field focus of command palette after tickMitchell Hashimoto
2025-09-11deps: update z2d to v0.8.1 (#8588)Mitchell Hashimoto
2025-09-11xterm color operations compatibility and rewrite (#8590)Mitchell Hashimoto
2025-09-11terminal: update parser to use new color parser and stream handlerMitchell Hashimoto
2025-09-11terminal: osc 104/105 are more flexible on invalid indexMitchell Hashimoto
2025-09-11terminal: remove old color testsMitchell Hashimoto
2025-09-11terminal: osc 10-19 should use next functionMitchell Hashimoto
2025-09-11terminal: osc 104/105Mitchell Hashimoto
2025-09-11terminal: OSC 10-19Mitchell Hashimoto
2025-09-11terminal: OSC 4/5 matches xtermMitchell Hashimoto
2025-09-11deps: update z2d to v0.8.1Chris Marchesi
2025-09-11terminal: make dedicated OSC parsing, do dynamic resetsMitchell Hashimoto
2025-09-11terminal: special/dynamic color enumsMitchell Hashimoto
2025-09-11Add default bindings for the "copy" and "paste" keyboard keys. (#8586)Mitchell Hashimoto
2025-09-11Add default bindings for the "copy" and "paste" keyboard keys.Yaacov Akiba Slama