Commit Graph

  • 507e808a7c input: add backwards compatible alias for plus to + Mitchell Hashimoto 2025-05-12 15:32:27 -07:00
  • 7dc65adb1f snap: Build with cpu=baseline as documented in PACKAGING.md (#7341) Mitchell Hashimoto 2025-05-12 15:07:03 -07:00
  • e2daf04cba snap: Build with cpu=baseline as documented in PACKAGING.md Ken VanDine 2025-05-12 17:40:48 -04:00
  • 00829ca2cc macos: do not send UTF-8 PUA codepoints to key events (#7338) Mitchell Hashimoto 2025-05-12 11:45:04 -07:00
  • ecda5ec327 macos: do not send UTF-8 PUA codepoints to key events Mitchell Hashimoto 2025-05-12 11:12:04 -07:00
  • 6723c308be input: bracket right was mapped to left, a typo (#7334) Mitchell Hashimoto 2025-05-12 10:00:17 -07:00
  • 6c6cdf4c4f input: bracket right was mapped to left, a typo Mitchell Hashimoto 2025-05-12 09:56:58 -07:00
  • 3f54601df0 Use W3C key code specification for keybindings (Breaking Change) (#7320) Mitchell Hashimoto 2025-05-12 09:18:28 -07:00
  • 8f40d1331e ensure ctrl++ parses, clarify case folding docs Mitchell Hashimoto 2025-05-12 09:07:53 -07:00
  • 0eebebb75e Update iTerm2 colorschemes (#7326) Mitchell Hashimoto 2025-05-11 14:45:30 -07:00
  • c4f1c78fcf macOS: treat C-/ specially again to prevent beep Mitchell Hashimoto 2025-05-10 14:50:56 -07:00
  • db1608ff16 deps: Update iTerm2 color schemes mitchellh 2025-05-11 00:14:21 +00:00
  • ed1194cd75 fix tests Mitchell Hashimoto 2025-05-10 08:51:03 -07:00
  • 1752edd9eb input: implement case folding for binding matching Mitchell Hashimoto 2025-05-10 07:22:20 -07:00
  • ca2ead9647 input: kitty add missing numpad keycodes since we support those now Mitchell Hashimoto 2025-05-09 11:09:22 -07:00
  • ebabdb322c input: ignore control characters for backspace/enter/escape special case Mitchell Hashimoto 2025-05-09 10:58:50 -07:00
  • a26310e83f macOS: app key is binding check should include utf-8 chars Mitchell Hashimoto 2025-05-09 10:23:50 -07:00
  • 293a67cd01 input: control-encode right control properly Mitchell Hashimoto 2025-05-09 10:16:10 -07:00
  • 54bd701ba9 input: bindings should match on single-codepoint utf-8 text too Mitchell Hashimoto 2025-05-09 07:22:04 -07:00
  • 5dc88bda6a macOS: send proper UTF-8 text for more key events Mitchell Hashimoto 2025-05-08 21:22:26 -07:00
  • d015efc87d clean up bindings so that they match macOS menus Mitchell Hashimoto 2025-05-08 21:08:00 -07:00
  • 5962696c3b input: remove physical_key from the key event (all keys are physical) Mitchell Hashimoto 2025-05-08 20:53:09 -07:00
  • 11a623aa17 docs Mitchell Hashimoto 2025-05-08 14:32:38 -07:00
  • cc748305fb input: w3c names for keys Mitchell Hashimoto 2025-05-08 14:14:09 -07:00
  • 1e76222f19 update docs Mitchell Hashimoto 2025-05-08 12:44:34 -07:00
  • 7983e0d62c input: backwards compatibility Mitchell Hashimoto 2025-05-08 12:30:00 -07:00
  • ffdf86374a apprt/gtk: build Mitchell Hashimoto 2025-05-08 11:18:03 -07:00
  • b991d36343 macOS: build Mitchell Hashimoto 2025-05-08 10:58:41 -07:00
  • 24d433333b apprt/glfw: builds Mitchell Hashimoto 2025-05-08 10:44:49 -07:00
  • a3462dd2bd input: remove translated Mitchell Hashimoto 2025-05-08 08:47:21 -07:00
  • 91d15c89bc input: key enum is now aligned with W3C keyboard codes Mitchell Hashimoto 2025-05-08 08:21:31 -07:00
  • 7f9bb3c0e5 update PACKAGING.md to be explicit about source vs. git (#7317) Mitchell Hashimoto 2025-05-09 08:54:02 -07:00
  • 201ea050bd update PACKAGING.md to be explicit about source vs. git Mitchell Hashimoto 2025-05-09 08:27:11 -07:00
  • 800054874e macOS: switch to using URL instead of String Bryan Lee 2025-05-09 10:48:58 +08:00
  • 959f14d2bd Merge branch 'ghostty-org:main' into invertCursor alienman5k 2025-05-07 21:26:17 -07:00
  • 3043012c1b macOS: simplify path handling in openTerminal Bryan Lee 2025-05-08 08:33:24 +08:00
  • a8b450f03d macOS: use file parent dir for openTerminal service cwd (#7286) Bryan Lee 2025-05-07 23:23:00 +08:00
  • bcff488095 core: add context menu key (#5162) Mitchell Hashimoto 2025-05-07 13:25:18 -07:00
  • 9c70f8aee1 core: add context menu key Jeffrey C. Ollie 2025-01-16 16:08:35 -06:00
  • 73ec7e5f10 docs: fix minor grammatical error (#7295) Jeffrey C. Ollie 2025-05-07 14:18:50 -05:00
  • 69a744b521 docs: fix minor grammatical error tangowithfoxtrot 2025-05-07 11:46:36 -07:00
  • 0ed4b5d9c6 gtk: only allow one config error dialog at a time (#7293) Jeffrey C. Ollie 2025-05-07 13:36:17 -05:00
  • 2a0eafc179 Merge branch 'ghostty-org:main' into ms_MY яυzαιηι 2025-05-08 01:49:32 +08:00
  • 52b270bce3 Optimize background opacity toggle implementation Bryan Lee 2025-01-17 11:39:38 +08:00
  • 9c1ee09e48 Add toggle_background_opacity action for macOS Bryan Lee 2025-01-17 10:58:51 +08:00
  • c36314ca98 Allow struct/union/enum binding types to have default values (#7291) Mitchell Hashimoto 2025-05-07 09:50:44 -07:00
  • 5d81a31a49 gtk: remove dead code Jeffrey C. Ollie 2025-05-07 11:12:07 -05:00
  • 00a2d54420 gtk: only allow one config error dialog at a time Jeffrey C. Ollie 2025-05-07 10:36:31 -05:00
  • 362c5cb05f Allow struct/union/enum binding types to have default values Mitchell Hashimoto 2025-05-07 08:17:15 -07:00
  • f6bb1f5e34 core: fixup callconv(.C) -> callconv(.c) (#7289) Mitchell Hashimoto 2025-05-07 08:08:51 -07:00
  • e8c845b758 core: fixup callconv(.C) -> callconv(.c) Jeffrey C. Ollie 2025-05-07 08:41:09 -05:00
  • 35c9d32e69 Add "Scroll to Selection" command (#7265) Mitchell Hashimoto 2025-05-06 16:44:21 -07:00
  • 071531c5c5 Add "Scroll to Selection" command fn ⌃ ⌥ 2025-05-03 09:07:12 -07:00
  • eb7368699b macOS: move window title handling fully to AppKit, fix command palette losing title (#7283) Mitchell Hashimoto 2025-05-06 15:13:04 -07:00
  • 2caa8a3fe1 macOS: move window title handling fully to AppKit Mitchell Hashimoto 2025-05-06 14:54:59 -07:00
  • 27cdd6d79c gtk: require blueprint-compiler 0.16 for building (#6827) Jeffrey C. Ollie 2025-05-06 16:06:53 -05:00
  • 5f8a0dc4a0 termio, flatpak: support spawning terminals in cwd (#6915) Mitchell Hashimoto 2025-05-06 13:59:48 -07:00
  • 732500b418 feat: implement toggleMaximize for macOS (#7191) Mitchell Hashimoto 2025-05-06 13:43:57 -07:00
  • b6f120a749 termio, flatpak: support spawning terminals in cwd Leorize 2025-03-26 01:30:15 -05:00
  • e5765dfa79 macOS: save/restore firstResponder on non-native fullscreen (#7279) Mitchell Hashimoto 2025-05-06 13:32:33 -07:00
  • e2a0f439c6 macOS: save/restore firstResponder on non-native fullscreen Mitchell Hashimoto 2025-05-06 12:57:53 -07:00
  • d0a8cb671b macOS: handle scenario cgWindowId is nil (#7277) Mitchell Hashimoto 2025-05-06 10:50:14 -07:00
  • 9b78917246 macOS: handle scenario cgWindowId is nil Mitchell Hashimoto 2025-05-06 10:32:39 -07:00
  • a4bd6efcbf ci: add flatpak JSON for iterm2 theme updates (#7275) Mitchell Hashimoto 2025-05-06 09:51:08 -07:00
  • 9221d392de ci: add flatpak JSON for iterm2 theme updates Mitchell Hashimoto 2025-05-06 07:20:42 -07:00
  • 3c405a591a update flatpak cache Mitchell Hashimoto 2025-05-06 07:19:34 -07:00
  • 702c3f58d9 font/freetype: introduce mutexes to ensure thread safety of Library and Face (#7238) Mitchell Hashimoto 2025-05-06 07:18:11 -07:00
  • f73f7c805d Fix removed GDK_DEBUG gl-no-fractional (#7233) Mitchell Hashimoto 2025-05-06 07:17:28 -07:00
  • 050e40a29d Implement dark/light theme filtering in theme preview (#7248) Mitchell Hashimoto 2025-05-06 07:16:46 -07:00
  • 7ce828253a bash: explicitly request a login shell (#7253) Mitchell Hashimoto 2025-05-06 07:16:09 -07:00
  • e2b5bfb5b0 gtk: fix comment about adwaita version (#7274) Mitchell Hashimoto 2025-05-06 07:04:32 -07:00
  • f13d74bcf0 improvements to the Issue Triage Discussion template (#7266) Mitchell Hashimoto 2025-05-06 06:57:36 -07:00
  • b346f06a51 Update iTerm2 colorschemes (#7268) Mitchell Hashimoto 2025-05-06 06:56:49 -07:00
  • 1bf686d324 gtk: fix comment about adwaita version Jeffrey C. Ollie 2025-05-06 08:44:52 -05:00
  • 819828bfee fix: ensure consistent mouse event format in terminfo Guillaume Nodet 2025-05-06 10:18:24 +02:00
  • ac11ebbb4a update applied label to proper name taylrfnt 2025-05-05 21:37:49 -05:00
  • ad0d426bba consistent spacing with tip & important highlights taylrfnt 2025-05-05 21:36:38 -05:00
  • d0b9242f49 replace dashes with code block backticks for additional config taylrfnt 2025-05-05 21:34:33 -05:00
  • f9c1b6b7cf fixup markdown in additional config field taylrfnt 2025-05-05 19:28:31 -05:00
  • ad16f984cf remove smart quotes in favor of ascii taylrfnt 2025-05-05 19:26:46 -05:00
  • f84367880b Properly enclose code block backticks taylrfnt 2025-05-05 19:23:40 -05:00
  • 78a7e56bef macOS: don't crash when opening non-native fullsreen at launch Dmitry Zhlobo 2025-05-05 23:52:39 +02:00
  • 37974dba06 bash: explicitly request a login shell Jon Parise 2025-05-02 07:42:51 -04:00
  • 11db0ed8ae re-apply formatting & overwrite, not append taylrfnt 2025-05-04 12:17:29 -05:00
  • 8dfa6beb15 add acknowledgement for previewing format before submitting taylrfnt 2025-05-04 12:04:09 -05:00
  • 431116c9d8 do not ask users for a summary taylrfnt 2025-05-04 12:01:22 -05:00
  • 46d3de26fc remove renderers prone to jailbreak taylrfnt 2025-05-04 11:59:57 -05:00
  • 233ef4f782 more updates to expected behavior placeholder taylrfnt 2025-05-04 11:58:50 -05:00
  • b8ff7e83f9 Merge branch 'ghostty-org:main' into invertCursor alienman5k 2025-05-04 08:54:42 -07:00
  • 050375cbb6 make minimum configuration more explicit taylrfnt 2025-05-03 21:56:08 -05:00
  • cc95475ae9 update placeholder text taylrfnt 2025-05-03 21:48:59 -05:00
  • 1f9a4e6794 more direct naming of minimal configuration taylrfnt 2025-05-03 21:29:59 -05:00
  • 0bf168c834 terminal inspector no longer proper noun taylrfnt 2025-05-03 21:27:48 -05:00
  • 6ffb6207e7 split out expected & actual behavior fields taylrfnt 2025-05-03 21:22:49 -05:00
  • 9c2f8d8ad3 cleanup the input issue hint taylrfnt 2025-05-03 21:02:27 -05:00
  • 51b6925322 add Linux log hint taylrfnt 2025-05-03 21:00:53 -05:00
  • 41e3c8830f change VT to terminal emulation taylrfnt 2025-05-03 20:55:47 -05:00
  • 71f52fd198 re-order ghostty logs field taylrfnt 2025-05-03 20:53:00 -05:00
  • 4d27fc18eb use log stream command instead of link to discussion taylrfnt 2025-05-03 20:50:04 -05:00
  • abf5f18598 deps: Update iTerm2 color schemes mitchellh 2025-05-04 00:14:51 +00:00