summaryrefslogtreecommitdiff
path: root/src/os
AgeCommit message (Expand)Author
2025-10-10osc: do inplace decoding of cmdline passed in OSC 133;C (#9127)Jeffrey C. Ollie
2025-10-05linux cgroup: also fix controllers()Jeffrey C. Ollie
2025-10-05linux cgroup: fix initializationJeffrey C. Ollie
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-09-25cli: use sh to launch editor (#8901)Mitchell Hashimoto
2025-09-25i18n: add Croatian hr_HR translation (#8668)Filip Milković
2025-09-24cli: use sh to launch editorJeffrey C. Ollie
2025-09-23Add zh_TW Traditional Chinese locale (#6773)Kat
2025-09-21start extracting core terminal zig moduleMitchell Hashimoto
2025-09-21xdg: treat empty env vars as not existingJeffrey C. Ollie
2025-09-22Add zh_TW Traditional Chinese localePeter Dave Hello
2025-09-19build: move locales out into dedicated fileMitchell Hashimoto
2025-09-19build: Command.expandPath can go in its own dedicated os/path.zig fileMitchell Hashimoto
2025-09-10i18n: add Italian translation (#7074)Misairuzame
2025-08-24Add hu_HU for Hungarian locale (#7560)Balázs Szücs
2025-08-22terminal: fix build with -Di18n=falseCheru Berhanu
2025-08-06build: allow disabling i18n (#8158)Leah Amelia Chen
2025-08-06build: allow disabling i18nLeah Amelia Chen
2025-08-05macOS: properly handle buffer in zh locale canonicalizationAaron Ruan
2025-07-09linux: add functions for notifying systemd about process stateJeffrey C. Ollie
2025-07-09Run GTK unit tests in CI, fix broken testsMitchell Hashimoto
2025-07-07Add Hebrew Translations (#6758)Kat
2025-07-06Fallback to cross-platform minimal open when apprt is not availableMitchell Hashimoto
2025-07-06core/gtk: open urls using an apprt action instead of doing it directlyJeffrey C. Ollie
2025-07-06Add Hebrew TranslationsSl (Shahaf Levi)
2025-07-06Add linux kernel information to +version (#7790)Mitchell Hashimoto
2025-07-05macos: support configuration via CLI argumentsMitchell Hashimoto
2025-07-04Add linux kernel information to +versionBartosz Sokorski
2025-07-02Adding a Bulgarian localization. (#7390)trag1c
2025-06-30Adding Bulgarian localization.Damyan Bogoev
2025-06-30Merge branch 'main' into ko_krRME
2025-06-30i18n: Add Irish (ga_IE) translation (#7650)Kat
2025-06-29Merge branch 'ghostty-org:main' into mainAlan Moyano
2025-06-28Merge branch 'main' into ko_krRME
2025-06-24fix: always wait on open command to avoid defunct processes (#7657)Mitchell Hashimoto
2025-06-24core, gtk: implement host resources dir for Flatpak (#6661)Mitchell Hashimoto
2025-06-24fix: always wait on open command to avoid defunct processesPeter Bui
2025-06-24pwd: fix hostname resolution on macos (#7029)Mitchell Hashimoto
2025-06-24core, apprt: make runtimes implement resourcesDir directlyLeorize
2025-06-24core, gtk: implement host resources dir for FlatpakLeorize
2025-06-24cli: +edit-config command to open the config file in $EDITORMitchell Hashimoto
2025-06-23Updated Irish to sentence case, updated struct, added ga_IE to supported localesAindriú Mac Giolla Eoin
2025-06-21The Big Renderer Rework (#7620)Qwerasd
2025-06-21fix: set `resources_dir` on FreeBSD-k
2025-06-21build: fix terminfo location on FreeBSD-k
2025-06-21ci: run freebsd tests on NamespaceMitchell Hashimoto
2025-06-21style: fix formatting-k
2025-06-21fix: enable i18n on FreeBSD-k
2025-06-21test: fix desktop cases-k
2025-06-21fix: check DE env var on FreeBSD-k