Thanks for helping improve Ghostty². Bug reports, feature ideas, and pull requests belong in the Ghostty² repository.
Before opening a change:
- Search the fork's issues and pull requests for related work.
- Keep changes focused on this fork's goals: the quick-terminal workflow, dependency footprint, packaging, and compatibility with upstream Ghostty.
- Read HACKING.md and the repository's
AGENTS.mdfiles for build and testing guidance. - Run the narrowest relevant tests, then
zig fmt --check .andzig build testwhen your environment supports them. - Disclose any AI assistance and make sure you understand the submitted code.
- Explain the behavior change, platforms tested, and any known limitations in the pull request.
Ghostty² remains based on upstream Ghostty. General terminal-core changes that are not specific to this fork may be better proposed upstream first; please follow Ghostty's contribution policy when doing so.
By contributing, you agree that your work is licensed under this repository's MIT license.