alpha
Login
or
Join now
ptr.pet
/
ghostty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ghostty
/
macos
/
Sources
/
Features
/
Settings
/
at
main
4 files
Lukas
macOS: update window appearance for About and ConfigurationErrors
3mo ago
0226bcf0
ConfigurationErrors.xib
macOS: update window appearance for About and ConfigurationErrors
3 months ago
ConfigurationErrorsController.swift
macOS: update window appearance for About and ConfigurationErrors
3 months ago
ConfigurationErrorsView.swift
macOS: update window appearance for About and ConfigurationErrors
3 months ago
SettingsView.swift
Add `.ghostty` extension to `config` (#8885) Resolves #8689 For various reason, ghostty wants to have a unique file extension for the config files. The name was settled on `config.ghostty`. This will help with tooling. See #8438 (original discussion) for more details. This PR introduces the preferred default of `.ghostty` while still supporting the previous `config` file. If both files exist, a warning log is sent. The docs / website will need to be updated to reflect this change. > [!NOTE] > Only tested on macOS 26.0. --------- Co-authored-by: Mitchell Hashimoto <m@mitchellh.com>
10 months ago