summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-09-30datastruct: make trivial linked list ops inlineQwerasd
2025-09-30renderer: slightly optimize screen copyQwerasd
2025-09-30lib-vt: Add SemanticVersion to moduleazhn
2025-09-30Merge branch 'main' into jacob/uucodeMitchell Hashimoto
2025-09-30gtk: some bell features need to happen on receipt of every BELJeffrey C. Ollie
2025-09-29gtk: make Enter confirm "Change Terminal Title" (#8949)Mitchell Hashimoto
2025-09-29fix(font): Improve FreeType glyph measurements and add unit tests for face me...Mitchell Hashimoto
2025-09-29move test out of terminal to avoid lib-vt catchMitchell Hashimoto
2025-09-29fix(font): Treat Powerline glyphs as normal characters for constraint width p...Mitchell Hashimoto
2025-09-29Rewrite constraint code for improved icon scaling/alignmentDaniel Wennberg
2025-09-29apprt/gtk: do not close window if tab overview is open with no tabsMitchell Hashimoto
2025-09-29config: modify MouseScrollMultiplier to lean on args parsingMitchell Hashimoto
2025-09-29add: unit tests for MouseScrollMultiplier parsing and formattingToufiq Shishir
2025-09-29feat: enable separate scaling for precision and discrete mouse scrollingToufiq Shishir
2025-09-29lib-vt: fix invalid Zig forwardsMitchell Hashimoto
2025-09-29build: move entrypoint out to separate fileMitchell Hashimoto
2025-09-29build: add NOINDEX argument for libghostty-vt docsMitchell Hashimoto
2025-09-29build: add Dockerfile to generate and server libghostty c docsMitchell Hashimoto
2025-09-29lib-vt: OSC data extraction boilerplateMitchell Hashimoto
2025-09-29gtk: make Enter confirm "Change Terminal Title"Bernd Kaiser
2025-09-28build: use build options to configure terminal C ABI modeMitchell Hashimoto
2025-09-28lib-vt: expose command type enumMitchell Hashimoto
2025-09-27lib-vt: expose ghostty_osc_endMitchell Hashimoto
2025-09-27terminal: osc parser end returns a pointerMitchell Hashimoto
2025-09-27lib: fix holes handling for CMitchell Hashimoto
2025-09-27terminal: use LibEnum for the command keysMitchell Hashimoto
2025-09-27lib: enum funcMitchell Hashimoto
2025-09-27lib_vt: osc_next/resetMitchell Hashimoto
2025-09-27terminal: shuffle some C APIs to make it more long term maintainableMitchell Hashimoto
2025-09-26fix: alloc free off by one (#8886)Mitchell Hashimoto
2025-09-25vim: use :setf to set the filetypeJon Parise
2025-09-25test: valid string slices for ghostty_string_sCoderJoshDK
2025-09-25Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-25cli: use sh to launch editor (#8901)Mitchell Hashimoto
2025-09-25move ziglyph dep to SharedDeps with .@"test" conditionJacob Sandlund
2025-09-25Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-25i18n: add Croatian hr_HR translation (#8668)Filip Milković
2025-09-24cli: use sh to launch editorJeffrey C. Ollie
2025-09-24chore: sync changes with ghostty_string_sCoderJoshDK
2025-09-24use comptime to make C String interface nicerJeffrey C. Ollie
2025-09-24fix: alloc free off by oneCoderJoshDK
2025-09-24GTK: Fix split-divider-color (#8853)Mitchell Hashimoto
2025-09-24config: smarter parsing in autoParseStruct (#8873)Mitchell Hashimoto
2025-09-24fix: file creation when directory already exists (#8892)Mitchell Hashimoto
2025-09-24lib-vt: update header commentsMitchell Hashimoto
2025-09-24more docsMitchell Hashimoto
2025-09-24remove vt prefixesMitchell Hashimoto
2025-09-24move header into subdirectoryMitchell Hashimoto
2025-09-24some PR feedbackMitchell Hashimoto
2025-09-24build: add pkg-config for libghostty-vtMitchell Hashimoto