Back to Ghostty Org

Help

docs/help/index.mdx

latest2.8 KB
Original Source

Ghostty is a personal side project with no commercial backing. As such, there is no support team or dedicated resources to help you. The community is very helpful and may provide assistance, and we try to document as many common issues and solutions as possible.

Common Issues and Solutions

IssueSolution
Error "missing or unsuitable terminal" when running commands or using SSH.Terminfo
macOS window managers such as Yabai or Aerospace act strangemacOS Tiling Window Managers
Ghostty has slow startup or high memory usage on Linux.GTK Single Instance, +new-window
"Unable to acquire OpenGL context" error on LinuxGTK OpenGL Context
macOS defaults to login shellsmacOS Login Shells
CLI tools like Claude Code, Docker, etc. repeatedly flash or flickerSynchronized Output

Seeking Help

If the common issues and solutions above did not help and you can't find an answer in the documentation, the following resources are available:

<CardLinks cards={[ { title: "GitHub Discussions", description: "Search for and ask questions from the community on GitHub.", href: "https://github.com/ghostty-org/ghostty/discussions/categories/q-a", }, { title: "Discord", description: "Real-time chat with the community. Community-moderated.", href: "https://discord.gg/ghostty", }, ]} />

Reporting Bugs or Requesting Features

Please, please, please read the contributing guide on GitHub.

GitHub Issues is probably not the right place to go. This project starts all bugs and feature requests as discussions on GitHub Discussions until more specific details are known. From there, we convert them into GitHub Issues as needed. See the contributing guide for more details.