Commit Graph

  • 90d71dd2f6 chore: clean up comments Louis Qian 2026-03-30 18:49:17 -07:00
  • b29f261dc8 chore: clean up versionConfig to be init-able Louis Qian 2026-03-30 18:44:49 -07:00
  • ed6f0588a3 feat: make version clickable depending on type Louis Qian 2026-03-30 18:41:26 -07:00
  • e993ded7c8 ghostty.h: guard sys/types.h include for MSVC Alessandro De Blasis 2026-03-31 02:40:33 +02:00
  • 3509ccf78e Update VOUCHED list (#12005) ghostty-vouch[bot] 2026-03-30 23:27:44 +00:00
  • 50f3b1d60d libghostty: export function table and make it growable for wasm (#12003) Mitchell Hashimoto 2026-03-30 15:29:29 -07:00
  • f89195ace9 revert example/wasm-vt Mitchell Hashimoto 2026-03-30 15:21:24 -07:00
  • 8fc0c85e0c Update VOUCHED list (#12002) ghostty-vouch[bot] 2026-03-30 22:14:54 +00:00
  • c75081b89c build: normalize input archives before Darwin libtool merge (#11999) Jeffrey C. Ollie 2026-03-30 16:22:20 -05:00
  • a83a82b3f8 build: normalize input archives before Darwin libtool merge Barut 2026-03-30 15:51:16 -04:00
  • 500ab13c86 Update VOUCHED list (#12000) ghostty-vouch[bot] 2026-03-30 20:50:51 +00:00
  • 01a8ea7212 build: binary patching with Zig Mitchell Hashimoto 2026-03-30 11:46:07 -07:00
  • 6c085e5442 build: binary patch to add growable tables Mitchell Hashimoto 2026-03-30 11:37:28 -07:00
  • 624b4884c3 Add build_table Mitchell Hashimoto 2026-03-30 11:33:55 -07:00
  • ee19c8ff7f wasm: binary patching wow Mitchell Hashimoto 2026-03-30 11:20:06 -07:00
  • 7269fa7d14 lib: rename GHOSTTY_EXPORT to GHOSTTY_API (#11994) Mitchell Hashimoto 2026-03-30 10:51:52 -07:00
  • 40d108599f lib: rename GHOSTTY_EXPORT to GHOSTTY_API Mitchell Hashimoto 2026-03-30 10:26:07 -07:00
  • 53871e4d52 libghostty: WASM VT example, add ghostty_type_json (#11992) Mitchell Hashimoto 2026-03-30 10:24:00 -07:00
  • bd7415f4b7 terminal: clean up some types tests Mitchell Hashimoto 2026-03-30 10:21:08 -07:00
  • 3c6e98c5a7 vt: export the new API Mitchell Hashimoto 2026-03-30 10:16:37 -07:00
  • 0c38e8be60 vt: simplify ghostty_type_json to return null-terminated string Mitchell Hashimoto 2026-03-30 10:12:07 -07:00
  • 6479d90ca5 example/wasm-vt: use ghostty_type_json for struct layouts Mitchell Hashimoto 2026-03-30 10:09:26 -07:00
  • 2e827cc39d vt: add ghostty_type_json for struct layout metadata Mitchell Hashimoto 2026-03-30 08:48:52 -07:00
  • 8fab3ac3f3 example/wasm-vt Mitchell Hashimoto 2026-03-29 15:29:48 -07:00
  • 6d4528e471 libghostty: add GHOSTTY_EXPORT for shared lib symbol visibility (#11977) Mitchell Hashimoto 2026-03-30 10:15:49 -07:00
  • 80e35af763 cmake: define GHOSTTY_STATIC for static library consumers Alessandro De Blasis 2026-03-30 18:56:09 +02:00
  • a06350df9b macOS: close search bar if needed when it loses focus Lukas 2026-03-28 21:02:59 +01:00
  • d643792f36 macOS: add keyboard shortcut test (#11986) Mitchell Hashimoto 2026-03-30 09:20:35 -07:00
  • 1672e891b9 macOS: remove redundant tab event overrides (#11984) Mitchell Hashimoto 2026-03-30 09:19:33 -07:00
  • bf3f9b3150 macOS: fix focus update when using search or command palette (#11978) Mitchell Hashimoto 2026-03-30 09:18:28 -07:00
  • f66cf179cd gtk: only trigger resize callbacks and overlay when size actually changes (#11972) Mitchell Hashimoto 2026-03-30 08:45:50 -07:00
  • fdb914c680 build(deps): bump cachix/install-nix-action from 31.10.2 to 31.10.3 (#11967) Mitchell Hashimoto 2026-03-30 08:31:03 -07:00
  • 3864fa585f build(deps): bump cachix/install-nix-action from 31.10.2 to 31.10.3 dependabot[bot] 2026-03-30 15:22:36 +00:00
  • 7ad3888819 cli: add pager support to +explain-config (#11940) Jeffrey C. Ollie 2026-03-30 10:12:33 -05:00
  • 840ab46009 cli: also recognize $GHOSTTY_PAGER Jon Parise 2026-03-30 10:53:53 -04:00
  • 11d45cd43c cli: add pager support for +show-config Jon Parise 2026-03-30 10:47:21 -04:00
  • 62f8a1cbcf cli: use a caller-provided write buffer Jon Parise 2026-03-29 08:18:29 -04:00
  • 4a0cca1c5b cli: add pager support to +explain-config Jon Parise 2026-03-28 14:36:04 -04:00
  • de8139bbc3 macOS: move MenuShortcutManager to a separate file Lukas 2026-03-30 15:13:58 +02:00
  • 1845dd26b6 macOS: extract menu shortcut syncing into MenuShortcutManager Lukas 2026-03-30 15:11:14 +02:00
  • 65cd31dc79 macOS: add NormalizedMenuShortcutKeyTests Lukas 2026-03-30 14:04:55 +02:00
  • 5c5f645b61 macOS: support reloading temporary config for testing Lukas 2026-03-30 13:47:21 +02:00
  • 51cd63871d macos: passthrough right mouse down event to TabTitleEditor if needed (#11150) Lukas 2026-03-30 12:14:30 +02:00
  • 5de30c0dce Revert "macOS: fix tab context menu opens on macOS 26 with titlebar tabs (#9831)" Lukas 2026-03-30 12:09:51 +02:00
  • 5c5029b0c4 Revert "macos: add support for middle-click tab close for macos-titlebar-style = tabs (#11963)" Lukas 2026-03-30 12:08:49 +02:00
  • 013579cfcf macOS: fix initial focus of command palette when building with Xcode 26.4 Lukas 2026-03-29 17:19:45 +02:00
  • 32920b6b2a macOS: handle surface focus more gracefully Lukas 2026-03-28 22:46:00 +01:00
  • 0c765c7c58 libghostty: add GHOSTTY_EXPORT to VT headers Alessandro De Blasis 2026-03-30 09:16:03 +02:00
  • bd413cc7bd libghostty: add GHOSTTY_EXPORT for shared library symbol visibility Alessandro De Blasis 2026-03-30 08:20:24 +02:00
  • af36959942 gtk: only trigger resize callbacks and overlay when size actually changes Jeffrey C. Ollie 2026-03-29 23:38:34 -05:00
  • 5540f5f249 macos: add support for middle-click tab close for macos-titlebar-style = tabs (#11963) Mitchell Hashimoto 2026-03-29 15:24:16 -07:00
  • 3f6683df02 macos: add support for middle-click tab close Nicholas Ochoa 2026-03-29 14:22:49 -05:00
  • cca4c788ad terminal: update page_serial_min properly when erasing a page to avoid crash in search (#11965) Mitchell Hashimoto 2026-03-29 15:14:43 -07:00
  • d784600fd6 terminal: update page_serial_min in erasePage Mitchell Hashimoto 2026-03-29 07:06:04 -07:00
  • 10956bfa48 Update VOUCHED list (#11961) ghostty-vouch[bot] 2026-03-29 19:59:59 +00:00
  • 1c14b9615b fix(libghostty): ensure memory is zeroed in runtime safety modes for wasm/freestanding (#11955) Mitchell Hashimoto 2026-03-29 06:40:09 -07:00
  • 420de124f0 fix: ensure memory is zeroed in runtime safety modes for wasm/freestanding Elias Andualem 2026-03-29 17:28:18 +08:00
  • debcffbadb libghostty: make headers C++ compatible (#11950) Mitchell Hashimoto 2026-03-28 18:45:56 -07:00
  • 1fcd80daab libghostty: add cpp-vt-stream example and fix C++ header compatibility Mitchell Hashimoto 2026-03-28 18:36:23 -07:00
  • 741f1d129a example/c-vt-stream Mitchell Hashimoto 2026-03-28 18:32:49 -07:00
  • 0f6e733f8c build: use VERSION file if present, expose via libghostty (#11932) Mitchell Hashimoto 2026-03-28 18:29:34 -07:00
  • a95bfdfe14 Update iTerm2 colorschemes (#11946) Mitchell Hashimoto 2026-03-28 18:29:11 -07:00
  • 5421326678 deps: Update iTerm2 color schemes mitchellh 2026-03-29 00:23:08 +00:00
  • 4903e2821d gtk: disable kinetic scrolling for trackpads until 4.20.1 (#11793) Jeffrey C. Ollie 2026-03-28 19:08:15 -05:00
  • c0a124f3ca gtk: disable kinetic scrolling for trackpads until 4.20.1 Michael Stevens 2026-03-13 12:19:33 -04:00
  • baad0aa666 Update VOUCHED list (#11938) ghostty-vouch[bot] 2026-03-28 18:18:35 +00:00
  • e2b9e8c6a8 Update VOUCHED list (#11936) ghostty-vouch[bot] 2026-03-28 18:05:14 +00:00
  • 73ce1cd8e8 build: prep for separate lib version Mitchell Hashimoto 2026-03-28 09:31:57 -07:00
  • 8fa50f84d7 cli: dupe argument strings to retain their memory (#11931) Mitchell Hashimoto 2026-03-28 09:26:28 -07:00
  • bcb295d9fa build: read version from VERSION file if available Mitchell Hashimoto 2026-03-28 09:21:47 -07:00
  • 8813261341 libghostty: expose version information via build options and C API Mitchell Hashimoto 2026-03-28 09:12:15 -07:00
  • 2b1ec5db6d cli: dupe argument strings to retain their memory Jon Parise 2026-03-28 12:14:28 -04:00
  • 608bc7d24d cli: +edit-config works properly when editor command contains arguments (#11898) Mitchell Hashimoto 2026-03-28 08:57:30 -07:00
  • e20b50652a fix: replace hardcoded locale.h constants with build-system TranslateC (#11920) Mitchell Hashimoto 2026-03-28 08:56:40 -07:00
  • 94d1398e60 doc: clarify utf8 text input contract for key event encoder (#11910) Mitchell Hashimoto 2026-03-28 08:54:59 -07:00
  • 3187b18a94 benchmark: disable test on windows (#11930) Mitchell Hashimoto 2026-03-28 08:53:23 -07:00
  • 60c7e767a8 benchmark: disable test on windows Jeffrey C. Ollie 2026-03-28 10:20:51 -05:00
  • f0badd34d3 fix: replace hardcoded locale.h constants with build-system TranslateC i999rri 2026-03-28 22:44:43 +09:00
  • 0d1f77bc4d Update VOUCHED list (#11925) ghostty-vouch[bot] 2026-03-28 12:33:58 +00:00
  • 562e7048c1 Update VOUCHED list (#11918) ghostty-vouch[bot] 2026-03-28 09:16:01 +00:00
  • 01abf4af21 doc: clarify UTF-8 text handling in ghostty_key_event_get_composing Elias Andualem 2026-03-28 12:18:23 +08:00
  • 12458e3ace blp and glsl files are source files, not binary (#11906) Mitchell Hashimoto 2026-03-27 15:36:43 -07:00
  • 947bfbe850 blp and glsl files are source files, not binary Jeffrey C. Ollie 2026-03-27 17:35:14 -05:00
  • cb3c20befe cli: escape path in +edit-config Jeffrey C. Ollie 2026-03-27 12:24:26 -05:00
  • 6491363157 cli: +edit-config works properly when editor command contains arguments Jeffrey C. Ollie 2026-03-27 10:08:20 -05:00
  • b8b0896324 ci: add full zig test suite for Windows (#11839) Mitchell Hashimoto 2026-03-27 06:28:34 -07:00
  • a1370d9bd7 windows: initialize MSVC C runtime in DLL mode (#11856) Mitchell Hashimoto 2026-03-27 06:14:37 -07:00
  • e90eebea9d ci: switch to namespace image Mitchell Hashimoto 2026-03-27 06:14:17 -07:00
  • dc3db7b99f build: normalize line endings to LF across all platforms Alessandro De Blasis 2026-03-26 02:17:36 +01:00
  • 650b9d470a font: handle CRLF line endings in octants.txt parsing Alessandro De Blasis 2026-03-26 01:29:13 +01:00
  • fead488d23 ci: add full test suite for Windows Alessandro De Blasis 2026-03-26 02:27:32 +01:00
  • ca08ab8619 windows: simplify DLL init test and improve README Alessandro De Blasis 2026-03-27 04:40:18 +01:00
  • 5d92222621 windows: address review feedback on DLL CRT init PR Alessandro De Blasis 2026-03-27 04:18:16 +01:00
  • 656700d803 windows: remove unrelated changes from DLL CRT fix branch Alessandro De Blasis 2026-03-26 11:44:10 +01:00
  • 6afc174a4f windows: remove .NET test infrastructure and CRT probe function Alessandro De Blasis 2026-03-26 11:33:11 +01:00
  • f764b16465 windows: add DLL init regression tests and probe Alessandro De Blasis 2026-03-26 09:27:34 +01:00
  • a0785710bb windows: initialize MSVC C runtime in DLL mode Alessandro De Blasis 2026-03-26 07:59:36 +01:00
  • 335d7f01db build: fix ghostty.dll linking on Windows MSVC Alessandro De Blasis 2026-03-25 16:35:19 +01:00
  • 5ae7068a41 build: normalize line endings to LF across all platforms Alessandro De Blasis 2026-03-26 02:17:36 +01:00
  • 29cf0078a7 font: handle CRLF line endings in octants.txt parsing Alessandro De Blasis 2026-03-26 01:29:13 +01:00