ghostty
ghostty copied to clipboard
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
Without waiting on the xdg-open process on linux/freebsd, we end up with a defunct (zombie) process after each time we open a URL. For example, after click on two URLs...
## Description of changes Added Hungarian locale files, and corresponding translation For the translation I mainly relied on my native skills, double checked my work using LLMs. Copilot generated summary:...
This PR introduces support for Irish (Gaeilge), the first official language of Ireland and an EU working language. The translation file was initialized using the standard gettext tooling: ` msginit...
Partially fixes #2582 ## Background The current click-to-move cursor implementation uses up/down arrow keys when navigating between lines. This causes issues in some shells: 1. In fish shell, up/down arrows...
### Discussed in https://github.com/ghostty-org/ghostty/discussions/3194 Originally posted by **zx8** December 26, 2024 Coming from [this answer](https://github.com/ghostty-org/ghostty/discussions/2657#discussioncomment-11257924), it appears this option already applies to the thickness of the cursor when the style...
Scrolling with a mouse on macos doesn't work very well when doing small, single tick scrolls. macos attempts to mimic precision scrolling by changing the magnitude of the scroll deltas...
Today, when `wait-after-command` is set, Ghostty injects that the process has exited directly into the terminal screen, as shown below. This is true on both macOS and in GTK. ...
This is a tracking issue for the next release of macOS Tahoe (v26), announced on Jun 9, 2025. **TLDR STATUS: Ghostty works fine on macOS Tahoe.** There are minor visual...
Regression since #7620 iOS isn't an important target for us but I like to keep it working so that libghostty remains iOS compatible. ``` *** Terminating app due to uncaught...
### Discussed in https://github.com/ghostty-org/ghostty/discussions/4664 Originally posted by **yanskun** January 5, 2025 I like to use the terminal with a transparent background. However, when sharing a screen for pair programming, etc.,...