Commit Graph

  • b6d26f258b core: add tests for ghostty.h (#11051) Mitchell Hashimoto 2026-02-27 08:39:22 -08:00
  • c61c8f9e30 minor moving stuff Mitchell Hashimoto 2026-02-27 08:38:07 -08:00
  • cdf0dd15e9 testing: use std.Build.TranslateC instead of @cImport Jeffrey C. Ollie 2026-02-27 10:13:03 -06:00
  • 537a2bccef Update VOUCHED list (#11058) ghostty-vouch[bot] 2026-02-27 15:46:03 +00:00
  • 9da6588c16 feat(vt): Parse UAPI OSC 3008 hierarchical context signalling Prakhar54-byte 2026-02-27 21:10:42 +05:30
  • ea5b07d20f core: add tests for ghostty.h Jeffrey C. Ollie 2026-02-27 00:52:47 -06:00
  • b30db91e69 build: test that ghostty.h compiles during a normal zig build test Jeffrey C. Ollie 2026-02-26 18:47:00 -06:00
  • a476bef118 Assorted additions to README_TRANSLATORS (#11047) Mitchell Hashimoto 2026-02-27 07:18:40 -08:00
  • 6074e8b1fa macos: workaround for TabTitleEditor alignment issue (#11052) Mitchell Hashimoto 2026-02-27 07:11:54 -08:00
  • eb5b73639b Update VOUCHED list (#11055) ghostty-vouch[bot] 2026-02-27 13:24:00 +00:00
  • e55ebf0008 macos: workaround for TabTitleEditor alignment issue Lukas 2026-02-27 10:21:11 +01:00
  • 32a9d35c81 macos: DockTilePlugin finds app bundle via .app suffix (#11049) Mitchell Hashimoto 2026-02-26 20:03:23 -08:00
  • 3ee63035d3 macos: DockTilePlugin finds app bundle via .app suffix Mitchell Hashimoto 2026-02-26 19:58:21 -08:00
  • f19d847f95 core: parse cmdline and cmdline_url semantic prompt options (#11046) Mitchell Hashimoto 2026-02-26 19:36:38 -08:00
  • f833928fcd Document localization teams. Kat 2026-02-27 11:56:50 +11:00
  • d68f51672e Prefer present over future tense in translators' guide. Kat 2026-02-27 12:06:30 +11:00
  • d50368137f Elaborate on viewing translations. Kat 2026-02-27 10:58:03 +11:00
  • 848d8afecc Document common mistakes in translations. Kat 2026-02-27 09:53:35 +11:00
  • dea263a8ae Correct “i.e. de, es, and fr” to use “e.g”. Kat 2026-02-27 09:31:31 +11:00
  • 336ca18845 Update language config option's documentation (#11043) Mitchell Hashimoto 2026-02-26 16:22:37 -08:00
  • f9c57f0bf6 build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#11044) Mitchell Hashimoto 2026-02-26 16:22:26 -08:00
  • 48e4f126d2 build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 (#11045) Mitchell Hashimoto 2026-02-26 16:22:18 -08:00
  • 5319d8d41c build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 dependabot[bot] 2026-02-27 00:14:14 +00:00
  • 64fd8d794c build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 dependabot[bot] 2026-02-27 00:14:02 +00:00
  • d5f621044d Update language config option's documentation. Kat 2026-02-27 11:01:38 +11:00
  • 3b4e2bbcbe core: parse cmdline and cmdline_url semantic prompt options Jeffrey C. Ollie 2026-02-26 17:52:09 -06:00
  • ca09c0ef2e macOS: add "command finished" notifications (#10934) Mitchell Hashimoto 2026-02-26 13:47:24 -08:00
  • a5909dfa1d macos: command finished notifications always show up Mitchell Hashimoto 2026-02-26 13:40:34 -08:00
  • 62873f60c5 i18n: rename .po files (#10976) Jeffrey C. Ollie 2026-02-26 15:23:27 -06:00
  • 39d163fee2 zsh: fix ssh-terminfo shell integration to not interpret escape characters (#11038) Mitchell Hashimoto 2026-02-26 13:17:24 -08:00
  • f4ddddc4b7 macos: refactor command finish notification duration handling Joseph Martinsen 2026-02-21 16:51:32 -06:00
  • 3b5a7b77d3 macos: implement notify on command finish Joseph Martinsen 2026-02-21 16:25:58 -06:00
  • 45d1787eff i18n: rename .po files Jeffrey C. Ollie 2026-02-23 20:45:45 -06:00
  • 9d6a8d0fc1 i18n: add missing nb_NO strings (#11036) trag1c 2026-02-26 20:40:50 +01:00
  • eb4aa113d7 i18n: add missing nb_NO strings Uzair Aftab 2026-02-26 20:24:02 +01:00
  • 4b7a55a50e macOS: Clear badge icon when no surfaces have an active bell (#11035) Mitchell Hashimoto 2026-02-26 10:32:26 -08:00
  • dc514c9e11 build: don't build OpenGL support into imgui on iOS Mitchell Hashimoto 2026-02-26 10:30:12 -08:00
  • dcb7c9a4b8 macos: show the notification count number in the badge Mitchell Hashimoto 2026-02-26 10:20:26 -08:00
  • 5389fdfbaf macos: lint Mitchell Hashimoto 2026-02-26 10:14:21 -08:00
  • 454a89e011 macos: clean up badge request state Mitchell Hashimoto 2026-02-26 09:59:29 -08:00
  • 3aca722415 macos: further simplication of AppDelegate bell state Mitchell Hashimoto 2026-02-26 09:50:16 -08:00
  • 79ca4daea6 macos: try to clean up Appdelegate combine mess Mitchell Hashimoto 2026-02-26 09:46:11 -08:00
  • ea8bf17df8 macos: use combine to coalesce bell values Mitchell Hashimoto 2026-02-26 09:16:03 -08:00
  • d05fb652ed macos: update AGENTS.md Mitchell Hashimoto 2026-02-26 09:09:57 -08:00
  • aa5ef9c64c macos: update to Sparkle 2.9 (#11034) Mitchell Hashimoto 2026-02-26 09:01:01 -08:00
  • c60e24d200 macos: update to Sparkle 2.9 Mitchell Hashimoto 2026-02-26 08:48:45 -08:00
  • e3d68e28c9 apprt: show title override in command palette jump commands (#10458) Mitchell Hashimoto 2026-02-26 07:28:08 -08:00
  • 9fe3cc125d apprt/gtk: use new get effective title Mitchell Hashimoto 2026-02-26 07:18:37 -08:00
  • c4766dff77 fix: restore terminalTitle variable removed in previous edit Noah Bernsohn 2026-02-14 12:27:03 -06:00
  • 62c1d50757 Update macos/Sources/Features/Command Palette/TerminalCommandPalette.swift Noah Bernsohn 2026-01-27 09:01:37 -06:00
  • f38234bc5b apprt: show title override in command palette jump commands Noah Bernsohn 2026-01-26 18:56:13 -06:00
  • e6da439e43 macos: style changes Mitchell Hashimoto 2026-02-26 07:09:05 -08:00
  • 87428bd1eb macos: fix glass tinting when theme changes (#11030) Mitchell Hashimoto 2026-02-26 07:06:34 -08:00
  • 6ebc796c4c Fix Palette.C array size typo: [265] → [256] (#11027) Mitchell Hashimoto 2026-02-26 06:59:34 -08:00
  • 3dcc8e6235 Update VOUCHED list (#11032) ghostty-vouch[bot] 2026-02-26 14:58:30 +00:00
  • de4ee288f5 pkg/dcimgui: only add the OpenGL3 shutdown helper if backend enabled Mitchell Hashimoto 2026-02-26 06:56:16 -08:00
  • 875985dbd7 zsh: fix ssh-terminfo shell integration to not interpret escape characters Michael Engelhard 2026-02-26 13:06:07 +01:00
  • 05a125533b macos: fix glass tinting when theme changes Lukas 2026-02-26 11:21:15 +01:00
  • 74ba971eba Update VOUCHED list (#11028) ghostty-vouch[bot] 2026-02-26 01:58:22 +00:00
  • 20351a71d0 Fix Palette.C array size typo: [265] → [256] markhuot 2026-02-25 20:17:13 -05:00
  • eb531caa31 apprt/gtk: fix SIGSEGV on ImGui GLArea re-realize (#11025) Mitchell Hashimoto 2026-02-25 16:03:42 -08:00
  • 610e1f5f47 macos: add Weak to iOS build Mitchell Hashimoto 2026-02-25 16:03:13 -08:00
  • 7db8346fca apprt/gtk: fix SIGSEGV on ImGui GLArea re-realize Mitchell Hashimoto 2026-02-25 15:21:01 -08:00
  • 7935ae6649 macos: pass last focused surface as env, use for focus detection (#11024) Mitchell Hashimoto 2026-02-25 14:08:34 -08:00
  • 1c3f7601a7 macos: pass last focused surface as env, use for focus detection Mitchell Hashimoto 2026-02-25 13:43:43 -08:00
  • 36cbbebc01 Update VOUCHED list (#11021) ghostty-vouch[bot] 2026-02-25 17:57:25 +00:00
  • 8b1e4c66d7 macOS: fix crash when adding tab from tab overview (#11009) Mitchell Hashimoto 2026-02-25 09:13:13 -08:00
  • 26146f54c5 update comments Mitchell Hashimoto 2026-02-25 09:04:19 -08:00
  • da045d2fb3 Remove ObjCExceptionCatcher from iOS target Mitchell Hashimoto 2026-02-25 09:00:51 -08:00
  • 304823d560 macos: just some textual cleanup Mitchell Hashimoto 2026-02-25 08:27:10 -08:00
  • 4c8f2bc77b Update VOUCHED list (#11012) ghostty-vouch[bot] 2026-02-25 03:50:59 +00:00
  • d1a32d382b Update VOUCHED list (#11007) ghostty-vouch[bot] 2026-02-25 01:36:51 +00:00
  • 58acab6c7d Merge branch 'ghostty-org:main' into fix-tabbing-from-tab-overview Noah Gregory 2026-02-24 20:24:18 -05:00
  • dd4e36f921 macOS: fix crash when adding tab from tab overview Noah Gregory 2026-02-24 18:08:45 -05:00
  • 6132597563 ci: codesign DockTilePlugin Mitchell Hashimoto 2026-02-24 12:29:14 -08:00
  • 99a47233af macOS: use NSDockTilePlugIn to update app icons (#9983) Mitchell Hashimoto 2026-02-24 12:00:22 -08:00
  • 06084cd840 macos: various dock tile cleanups Mitchell Hashimoto 2026-02-24 10:37:46 -08:00
  • 0cf93a3e2f gtk: clean up title renaming and fix a small leak (#10997) Jeffrey C. Ollie 2026-02-24 12:37:34 -06:00
  • eaf7d8a012 macos: icon tests Mitchell Hashimoto 2026-02-24 10:26:11 -08:00
  • f451ea8e46 macos: move icon codable/equatable to extension Mitchell Hashimoto 2026-02-24 10:20:25 -08:00
  • 1087751d26 Update VOUCHED list (#10996) ghostty-vouch[bot] 2026-02-24 17:49:28 +00:00
  • 245ea56597 update vouch to 1.4.2 Mitchell Hashimoto 2026-02-24 09:48:39 -08:00
  • 57d570525b gtk: clean up title renaming and fix a small leak Jeffrey C. Ollie 2026-02-24 10:28:33 -06:00
  • d0e308f32b i18n: Updated mk translations with new strings (#10985) Kat 2026-02-24 10:58:33 +00:00
  • 8e135c4f9b i18n: update zh_TW translation (#10819) Kat 2026-02-24 10:02:56 +00:00
  • c72788894e ci: fix linting and delete non-useful tests Lukas 2026-02-24 10:13:24 +01:00
  • f831f68f1a macOS: update AppIcon encoding Lukas 2026-02-24 09:51:30 +01:00
  • 9f3f97b231 i18n: Updated mk translations with new strings Andrej Daskalov 2026-02-24 09:50:16 +01:00
  • 2a9d963631 i18n: Add new translations for nl_NL (#10838) Kat 2026-02-24 08:43:49 +00:00
  • 4b1178e4f6 macos: rename a bunch of files Mitchell Hashimoto 2026-02-23 13:17:24 -08:00
  • 2c28c27ca5 moving lots of files, removing unused stuff Mitchell Hashimoto 2026-02-23 13:14:49 -08:00
  • a79557f521 macOS: stop cycling icons when AboutWindow is closed Lukas 2026-01-24 14:26:20 +01:00
  • 45525a0a85 macOS: use NSDockTilePlugIn to update app icons Lukas 2025-12-20 16:08:16 +01:00
  • c51f0d745d ci: point xcode to the mounted cache path by Namespace (#10978) Mitchell Hashimoto 2026-02-23 20:03:59 -08:00
  • e3a6adeff5 ci: point xcode to the mounted cache path by Namespace Mitchell Hashimoto 2026-02-23 19:54:28 -08:00
  • 956b427d7a ci: update vouch to 1.4.1 (#10977) Mitchell Hashimoto 2026-02-23 19:53:16 -08:00
  • c3a900d1f4 ci: update vouch to 1.4.1 Mitchell Hashimoto 2026-02-23 19:49:18 -08:00
  • d3bac33d2b build(deps): bump namespacelabs/nscloud-setup from 0.0.10 to 0.0.11 (#10975) Jeffrey C. Ollie 2026-02-23 20:55:18 -06:00
  • 123438a4eb build(deps): bump namespacelabs/nscloud-setup from 0.0.10 to 0.0.11 dependabot[bot] 2026-02-24 00:48:13 +00:00
  • b2a7f71b58 Update VOUCHED list (#10972) ghostty-vouch[bot] 2026-02-23 22:25:10 +00:00