ghostty
https://github.com/ghostty-org/ghostty
Zig
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported1 Subscribers
Add a CodeTriage badge to ghostty
Help out
- Issues
- opengl: fix nvidia needing `EGL_PLATFORM=surfaceless` to launch correctly
- font: store glyph cache keys as packed u64
- font: store CodepointKey as a packed u64
- tmux: handle window-close and active window
- tmux: fix list-windows action use-after-free
- gtk: support fractional surface scaling
- libghostty: ghostty_surface_free deadlocks the app thread when the surface's reader is blocked pushing into the app mailbox
- build: honor `-Dstrip` for libghostty-vt and vendored SIMD libs
- terminal: report alt screen modes from the active screen
- feat(cli): add option filter to `+show-config` action
- Docs
- Zig not yet supported