ghostty icon indicating copy to clipboard operation
ghostty copied to clipboard

👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

Results 195 ghostty issues
Sort by recently updated
recently updated
newest added

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...

os/linux

## 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:...

translations

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...

translations

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...

shell-integration

### 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...

contributor friendly
font

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. ![Image](https://github.com/user-attachments/assets/0026a571-3260-4af9-84fb-a98a6956a469)...

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...

os/macos

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...

renderer

### 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.,...