Commit Graph

  • b0f00a65ed Add ghostty_config_get tests Nico Ritschel 2026-02-19 20:45:52 -08:00
  • 1fa4e787eb ci: pass milestone token via github-token parameter (#10881) Mitchell Hashimoto 2026-02-19 20:40:50 -08:00
  • a6b6033852 ci: pass milestone token via github-token parameter Mitchell Hashimoto 2026-02-19 20:39:50 -08:00
  • df47dc1a98 ci: milestone workflow should use our vouch app token Mitchell Hashimoto 2026-02-19 20:28:28 -08:00
  • c316472362 ci: milestone workflow should use our vouch app token (#10879) Mitchell Hashimoto 2026-02-19 20:30:33 -08:00
  • 2863849fca ci: milestone workflow should use our vouch app token Mitchell Hashimoto 2026-02-19 20:28:28 -08:00
  • 0eaf77da5f WIP: Make palette inversion opt-in (#10877) Mitchell Hashimoto 2026-02-19 20:24:42 -08:00
  • acf8cc7419 i18n: Update and slightly clean up Russian translation (#10633) TicClick 2026-02-20 05:24:29 +01:00
  • f66a84b18a improve light theme detection Jake Stewart 2026-02-20 07:55:47 +08:00
  • a6fcb46e18 macos: autofixable swiftlint rules (#10878) Mitchell Hashimoto 2026-02-19 19:57:39 -08:00
  • 42c81dbccc bg_BG additional strings for 1.3 (#10836) trag1c 2026-02-20 01:28:54 +01:00
  • dbf2e0e087 macos: swiftlint 'vertical_parameter_alignment' rule Jon Parise 2026-02-19 19:11:36 -05:00
  • c418e4b581 macos: swiftlint 'unused_optional_binding' rule Jon Parise 2026-02-19 19:10:38 -05:00
  • a7719a8db6 macos: swiftlint 'shorthand_operator' rule Jon Parise 2026-02-19 19:07:29 -05:00
  • 9bae26ab45 macos: swiftlint 'orphaned_doc_comment' rule Jon Parise 2026-02-19 19:06:09 -05:00
  • f4d70df34c macos: swiftlint 'implicit_getter' rule Jon Parise 2026-02-19 19:02:49 -05:00
  • 629a656e53 macos: swiftlint 'vertical_whitespace' rule Jon Parise 2026-02-19 18:58:28 -05:00
  • a36d2f5420 macos: swiftlint 'unused_closure_parameter' rule Jon Parise 2026-02-19 18:57:43 -05:00
  • 540adb0da3 macos: swiftlint 'unneeded_synthesized_initializer' rule Jon Parise 2026-02-19 18:57:19 -05:00
  • b532cd55d6 macos: swiftlint 'trailing_whitespace' rule Jon Parise 2026-02-19 18:56:43 -05:00
  • 33dce8511e macos: swiftlint 'trailing_semicolon' rule Jon Parise 2026-02-19 18:56:25 -05:00
  • 6af959920e macos: swiftlint 'syntactic_sugar' rule Jon Parise 2026-02-19 18:56:07 -05:00
  • 25b38b291e macos: swiftlint 'private_over_fileprivate' rule Jon Parise 2026-02-19 18:55:12 -05:00
  • 6052f664cf macos: swiftlint 'opening_brace' rule Jon Parise 2026-02-19 18:53:13 -05:00
  • c4c87f8c85 make palette inversion opt-in Jake Stewart 2026-02-20 07:46:16 +08:00
  • b10dcc9629 macos: swiftlint 'legacy_constructor' rule Jon Parise 2026-02-19 18:43:22 -05:00
  • 32e540c248 macos: swiftlint 'legacy_constant' rule Jon Parise 2026-02-19 18:38:32 -05:00
  • 9287a61920 macos: swiftlint 'implicit_optional_initialization' rule Jon Parise 2026-02-19 18:36:38 -05:00
  • a83c8f8a9d macos: swiftlint 'empty_parentheses_with_trailing_closure' rule Jon Parise 2026-02-19 18:35:40 -05:00
  • 1b827e3e45 macos: swiftlint 'empty_enum_arguments' rule Jon Parise 2026-02-19 18:35:17 -05:00
  • 56d67ce88f macos: swiftlint 'control_statement' rule Jon Parise 2026-02-19 18:34:37 -05:00
  • a8903c1bb1 macos: swiftlint 'comment_spacing' rule Jon Parise 2026-02-19 18:34:02 -05:00
  • 6ade5df799 macos: swiftlint 'comma' rule Jon Parise 2026-02-19 18:33:34 -05:00
  • 786bad9774 macos: swiftlint 'colon' rule Jon Parise 2026-02-19 18:32:44 -05:00
  • 4289c1d637 feat(config): allow fullscreen config to specify non-native mode directly (#9876) Mitchell Hashimoto 2026-02-19 14:46:05 -08:00
  • 0ad8db8582 Merge branch 'main' into feat/fullscreen-non-native-config Sachin Beniwal 2025-12-13 17:25:09 +05:30
  • 3d0da44e15 feat(config): allow fullscreen config to specify non-native mode directly benodiwal 2025-12-12 04:00:09 +05:30
  • cc17e96895 Update VOUCHED list (#10875) ghostty-vouch[bot] 2026-02-19 22:32:04 +00:00
  • faead2d559 Update VOUCHED list (#10874) ghostty-vouch[bot] 2026-02-19 22:26:55 +00:00
  • 70cc121736 Update VOUCHED list (#10873) ghostty-vouch[bot] 2026-02-19 22:24:03 +00:00
  • 410ee0d5c7 feat: implement scroll-to-bottom on output option (#9938) Mitchell Hashimoto 2026-02-19 14:15:55 -08:00
  • 2a62f21bf0 fix tests Mitchell Hashimoto 2026-02-19 14:10:32 -08:00
  • eb335fb8dd cleanup by just scrolling in the renderer Mitchell Hashimoto 2026-02-19 14:06:52 -08:00
  • 263469755c refactor: remove unused stream handler scroll-to-bottom code benodiwal 2025-12-18 05:50:47 +05:30
  • e197b95c32 feat: scroll-to-bottom on output via renderer pin tracking benodiwal 2025-12-18 05:44:46 +05:30
  • 81f537e992 feat: implement scroll-to-bottom on output option benodiwal 2025-12-17 16:45:18 +05:30
  • f2a5f36f26 macos: lint Swift files using SwiftLint (#10860) Mitchell Hashimoto 2026-02-19 13:34:22 -08:00
  • 35e2645ab3 clickable file path fixes (#10867) Mitchell Hashimoto 2026-02-19 13:33:24 -08:00
  • df7cd0fb37 Sync CODEOWNERS vouch list (#10872) ghostty-vouch[bot] 2026-02-19 21:28:47 +00:00
  • 57a16f7f60 ci: add sync-codeowners action so that codeowners auto-vouch (#10869) Mitchell Hashimoto 2026-02-19 13:27:58 -08:00
  • 7928883f73 ci: add sync-codeowners action so that codeowners auto-vouch Mitchell Hashimoto 2026-02-19 10:24:26 -08:00
  • f66064b0b0 url: fix regression with unified diff lines Ben Kircher 2026-02-19 21:01:24 +01:00
  • c5488afc75 url: improve space in path handling Ben Kircher 2026-02-16 07:05:12 +01:00
  • a5dd7a750b ci: only run 'swiftlint' when macos/ changes Jon Parise 2026-02-19 11:26:45 -05:00
  • 21ea94610a macos: lint Swift files using SwiftLint Jon Parise 2026-02-19 10:55:43 -05:00
  • 2ac3c1f1da Update VOUCHED list (#10862) ghostty-vouch[bot] 2026-02-19 16:38:07 +00:00
  • c11db662e6 toggle command palette works on gtk (#10856) Mitchell Hashimoto 2026-02-19 06:58:20 -08:00
  • 74c1555591 build(deps): bump namespacelabs/nscloud-cache-action from 1.4.1 to 1.4.2 (#10854) Jeffrey C. Ollie 2026-02-19 08:57:51 -06:00
  • d2098d830c deps: Update uucode to 0.2.0 (with unicode 17) Jacob Sandlund 2026-02-19 09:37:51 -05:00
  • bb9d37c09c Merge remote-tracking branch 'upstream/main' into grapheme-width-changes Jacob Sandlund 2026-02-19 08:52:53 -05:00
  • 6692be477d i18n: update hr locale with new strings (#10792) Filip Milković 2026-02-19 09:09:47 +01:00
  • 09c5d36d3f i18n: Update Hebrew (he_IL) translations for 1.3 (3 new strings) (#10841) Sl (Shahaf Levi) 2026-02-19 07:32:15 +02:00
  • 9f2d66c9c9 toggle command palette works on gtk Jeffrey C. Ollie 2026-02-18 21:32:16 -06:00
  • 3288a6e0a4 i18n: update ja_JP translation (#10829) Kat 2026-02-19 00:30:19 +00:00
  • 16b320ca8a build(deps): bump namespacelabs/nscloud-cache-action from 1.4.1 to 1.4.2 dependabot[bot] 2026-02-19 00:14:31 +00:00
  • 7e1913527a Update VOUCHED list (#10853) ghostty-vouch[bot] 2026-02-18 23:58:36 +00:00
  • c2b331a296 i18n: es_BO - 2nd part (#10850) Kat 2026-02-18 22:21:14 +00:00
  • a73c5b2835 Translate 3 additional strings Giacomo Bettini 2026-02-18 23:15:45 +01:00
  • 5c7cf6dd70 Merge branch 'ghostty-org:main' into i18n-it_IT-1.3-translation Misairuzame 2026-02-18 22:55:08 +01:00
  • cc05f64a4d Update VOUCHED list (#10851) ghostty-vouch[bot] 2026-02-18 20:04:29 +00:00
  • 6bfa1bfc29 i18n: es_BO - 2nd part Miguel P Z 2026-02-18 22:01:54 +02:00
  • d816e835a8 Update translations to imperative form Nico Geesink 2026-02-18 21:01:13 +01:00
  • 97e7f60bc6 i18n: update de_DE translations (#10847) Kat 2026-02-18 19:25:04 +00:00
  • 9f933f6ffa i18n: update de_DE translations Klaus Hipp 2026-02-18 19:43:32 +01:00
  • bd66aed463 Update VOUCHED list (#10848) ghostty-vouch[bot] 2026-02-18 18:47:19 +00:00
  • 2a18c25eb6 i18n: Update ca_ES translations for 1.3 (#10845) Kat 2026-02-18 18:28:56 +00:00
  • 5e1d365712 i18n: update ko_KR translations (#10832) Kat 2026-02-18 18:14:37 +00:00
  • fe5928baac Update VOUCHED list (#10846) ghostty-vouch[bot] 2026-02-18 18:13:51 +00:00
  • e7cfe0e360 i18n: Update ca_ES translations for 1.3 KristoferSoler 2026-02-18 19:10:35 +01:00
  • 791c949190 i18n/zh: update strings Leah Amelia Chen 2026-02-19 01:54:52 +08:00
  • ff3c4e77a6 i18n: update Polish translations (#10825) trag1c 2026-02-18 18:48:19 +01:00
  • 48c9b8f6fc fix(build): add support for apple SDK paths to load system libraries (#10758) Mitchell Hashimoto 2026-02-18 09:45:36 -08:00
  • d1de9aca94 ci: make the libghostty-macos builds required Mitchell Hashimoto 2026-02-18 09:36:33 -08:00
  • 85a631dd20 build: stylistic changes for libvt Mitchell Hashimoto 2026-02-18 09:34:52 -08:00
  • 20af48de96 build: enhance Darwin build configs for LLVM and SDK paths Elias Andualem 2026-02-18 13:27:11 +08:00
  • 90e4e0296a ci: add separate Darwin build targets for libghostty-vt Elias Andualem 2026-02-17 12:45:26 +08:00
  • 44b7d34652 fix: add support for apple SDK paths in Darwin builds Elias Andualem 2026-02-17 02:48:49 +08:00
  • cfb8c28b1b macos: improve "Set Default Terminal" (#10843) Mitchell Hashimoto 2026-02-18 09:03:45 -08:00
  • d98334a94a Add Bulgarian (bg_BG) to CODEOWNERS. (#10820) Mitchell Hashimoto 2026-02-18 08:50:09 -08:00
  • 303c9142dc macos: improve "Set Default Terminal" Jon Parise 2026-02-18 11:47:30 -05:00
  • ef3eaf8c17 Update VOUCHED list (#10842) ghostty-vouch[bot] 2026-02-18 16:20:28 +00:00
  • d1cb225895 Fix translation for 'Open in Ghostty' phush0 2026-02-18 17:23:51 +02:00
  • 299824a52b i18n: updated ga_IE for 1.3 (#10673) Kat 2026-02-18 14:47:24 +00:00
  • 3b63a00b9d Update VOUCHED list (#10839) ghostty-vouch[bot] 2026-02-18 14:38:40 +00:00
  • a1a47d0114 Fixed two strings plurals, capitalisation of one string Aindriú Mac Giolla Eoin 2026-02-18 14:34:28 +00:00
  • 4989f1c012 i18n: Add new translations for nl_NL Nico Geesink 2026-02-18 15:32:52 +01:00
  • e3bb89dd63 Update VOUCHED list (#10837) ghostty-vouch[bot] 2026-02-18 14:29:59 +00:00
  • ca700b2d7b additional strings for 3.0 phush0 2026-02-18 16:27:03 +02:00
  • ff44f10bef i18n: update fr_FR translations (#10833) Kat 2026-02-18 14:20:29 +00:00
  • 5f1e73d583 Update VOUCHED list (#10835) ghostty-vouch[bot] 2026-02-18 14:07:27 +00:00