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
/
src
/
config
/
at
main
1 folder
20 files
masterflitzer
config: fix missing space in docs
2mo ago
a181c386
testdata
config: load dark/light theme based on conditional state
2 years ago
CApi.zig
config: fix missing space in docs fixes #12873 comment/docs only change: switched space and tab in default value of `selection-word-chars` so there is no space at the value boundary needed because markdown trims spaces at the beginning & end of a code snippet
2 months ago
ClipboardCodepointMap.zig
perf: replace `std.debug.assert` with inlined version See doc comment in `quirks.zig` for reasoning
8 months ago
Config.zig
config: fix missing space in docs fixes #12873 comment/docs only change: switched space and tab in default value of `selection-word-chars` so there is no space at the value boundary needed because markdown trims spaces at the beginning & end of a code snippet
2 months ago
ErrorList.zig
config: add ErrorList file
2 years ago
RepeatableStringMap.zig
Zig 0.15: zig build test
10 months ago
Wasm.zig
cli: move cli_args.zig to cli
2 years ago
c_get.zig
gtk: use simpler method for passing overrides around As discussed in Discord, this commit drops the `ConfigOverride` object in favor of a simpler method of passing the overrides around. Completely avoiding changes to the core wasn't possible but it's very minimal now.
5 months ago
command.zig
gtk: use simpler method for passing overrides around As discussed in Discord, this commit drops the `ConfigOverride` object in favor of a simpler method of passing the overrides around. Completely avoiding changes to the core wasn't possible but it's very minimal now.
5 months ago
conditional.zig
Remove unused imports
8 months ago
config-template
nicer comment on why you shouldn't copy the defaults into your config specifically that some options will conflict with each other
10 months ago
edit.zig
Remove unused imports
8 months ago
file_load.zig
perf: replace `std.debug.assert` with inlined version See doc comment in `quirks.zig` for reasoning
8 months ago
formatter.zig
config: move file formatter to dedicated file to prevent import bloat
4 months ago
formatter_file.zig
typos
4 months ago
io.zig
perf: replace `std.debug.assert` with inlined version See doc comment in `quirks.zig` for reasoning
8 months ago
key.zig
gtk: use simpler method for passing overrides around As discussed in Discord, this commit drops the `ConfigOverride` object in favor of a simpler method of passing the overrides around. Completely avoiding changes to the core wasn't possible but it's very minimal now.
5 months ago
path.zig
use proper type for optional path
5 months ago
string.zig
config: selection-word-chars parses escape sequences Fixes #10548 Escaped characters in selection-word-chars are now correctly parsed, allowing for characters like `\t` to be included in the set of word characters.
5 months ago
theme.zig
chore: fixed some typo Author: rezky_nightky <with dot rezky at gmail dot com> Repository: ghostty Branch: main Signing: GPG (4B65AAC2) HashAlgo: BLAKE3 [ Block Metadata ] BlockHash: c37f4ee817412728a8058ba6087f5ca6aaff5a845560447d595d8055972d0eac PrevHash: 3510917a780936278debe21786b7bae3a2162cb3857957314c3b8702e921b3d4 PatchHash: 5e5bb4ab35df304ea13c3d297c6d9a965156052c82bccf852b1f00b7bcaa7dd4 FilesChanged: 18 Lines: +92 / -92 Timestamp: 2025-12-25T17:27:08Z Signature1: c1970dbb94600d1e24dfe8efcc00f001664db7b777902df9632a689b1d9d1498 Signature2: 30babb1e3ca07264931e067bfe36c676fb7988c2e06f8c54e0c9538fe7c7fc9a
7 months ago
url.zig
Lots of duplicate word typos + typo.
5 months ago