Commit Graph

  • bc38a9a70b wow plyght 2024-10-29 14:41:39 -04:00
  • c413f2445d Merge pull request #2508 from qwerasd205/fix-map-capacity-off-by-1 Mitchell Hashimoto 2024-10-28 15:48:12 -07:00
  • 487f08b1dd fix(PageList, Page): fix off-by-1 in map capacity checks Qwerasd 2024-10-27 12:45:12 -04:00
  • 2e4432a1e4 Merge pull request #2522 from ghostty-org/push-myqrrtsnwmum Mitchell Hashimoto 2024-10-28 15:34:56 -07:00
  • 6109edd00b terminal: refactor hyperlink memory management Mitchell Hashimoto 2024-10-28 15:19:17 -07:00
  • df12e9bca5 Merge pull request #2507 from anmolw/themes-mouse-fix Mitchell Hashimoto 2024-10-28 09:56:50 -07:00
  • c7f4194ce5 Merge pull request #2511 from jcollie/scrollback-txt-file Mitchell Hashimoto 2024-10-28 09:56:35 -07:00
  • 892dc27896 Make sure a potential port component is considered during hostname validation Kristófer R 2024-10-28 00:50:24 -04:00
  • 348287c620 core: add a .txt extenstion to scrollback file Jeffrey C. Ollie 2024-10-27 15:58:51 -05:00
  • 70d850f8e4 make selection a const Anmol Wadhwani 2024-10-27 21:40:09 +05:30
  • 9190dd3ad7 Add an out of bounds check for mouse-selected themes in +list-themes Anmol Wadhwani 2024-10-27 20:51:21 +05:30
  • e26847ccd4 Merge pull request #2505 from rithulkamesh/feature/version-compile Mitchell Hashimoto 2024-10-27 07:37:50 -07:00
  • c625d43818 build: require exact major/minor Zig version Rithul Kamesh 2024-10-27 19:47:11 +05:30
  • ffc4c6e285 Merge pull request #2501 from ghostty-org/push-zzksspuskpmx Mitchell Hashimoto 2024-10-25 21:34:38 -07:00
  • 1aa932f810 font/coretext: use CTFontCreateForString for final codepoint fallback Mitchell Hashimoto 2024-10-25 21:25:15 -07:00
  • 734c8cec55 Merge pull request #2490 from futurepaul/quick-terminal-improvements Mitchell Hashimoto 2024-10-25 20:48:40 -07:00
  • 3c8fc86d6f small rename Mitchell Hashimoto 2024-10-25 19:23:13 -07:00
  • 50d30d04c4 Suggestion: Add .mise.toml to pin zig to 0.13.0 for people using mise. Mohammad Al-Ahdal 2024-10-25 19:54:16 -06:00
  • f4ba95b2c5 add quick-terminal-animate-duration option Paul Miller 2024-10-24 11:47:20 -05:00
  • 50329e671c Merge pull request #2489 from hackrmomo/fix/aerospace-resizing-quick-terminal Mitchell Hashimoto 2024-10-25 15:12:58 -07:00
  • 28751ae5b8 Merge pull request #2485 from axdank/move_current_Tab Mitchell Hashimoto 2024-10-25 14:15:16 -07:00
  • e7bd60b28e fix type mismatch in moveTab function parameter axdank 2024-10-25 16:53:13 -03:00
  • de5ec5d83e macos: make move_tab work Mitchell Hashimoto 2024-10-25 11:53:45 -07:00
  • 4885ffd042 input: note that toggle_split_zoom is macOS only Mitchell Hashimoto 2024-10-25 09:34:42 -07:00
  • 88119d0c17 default AXSubrole to .floatingWindow Mohammad Al-Ahdal 2024-10-25 05:37:31 -06:00
  • 520dda65cb apply review changes axdank 2024-10-25 08:07:11 -03:00
  • 5a1d09bcc6 Suggestion to use window identifier instead of trying to appease heuristics Mohammad Al-Ahdal 2024-10-25 03:57:39 -06:00
  • 582b8d039a Merge pull request #2492 from johnseth97/macos-proxy-icon-fix Mitchell Hashimoto 2024-10-24 21:08:15 -07:00
  • 67bc9fa0bc macos: nuke the titlebar from orbit when hidden Mitchell Hashimoto 2024-10-24 21:06:32 -07:00
  • 495925355a config: make the proxy icon documentation more detailed Mitchell Hashimoto 2024-10-24 20:56:33 -07:00
  • e11fb62627 Fixed type conversion garbage johnseth97 2024-10-24 23:47:34 -04:00
  • c47bf85e05 ci: concurrency control for releases Mitchell Hashimoto 2024-10-24 20:44:55 -07:00
  • 0a12bd756b ci: the fix for signing was to use the secrets directly Mitchell Hashimoto 2024-10-24 20:36:20 -07:00
  • f011986a22 ci: sign debugging Mitchell Hashimoto 2024-10-24 20:33:33 -07:00
  • 52897236ff ci: fix signing Mitchell Hashimoto 2024-10-24 20:24:42 -07:00
  • e5d041dde5 ci: try another signing method Mitchell Hashimoto 2024-10-24 20:22:17 -07:00
  • 09914dee22 ci: don't use -Dstatic for releasing Mitchell Hashimoto 2024-10-24 20:15:42 -07:00
  • 5f04dab2d1 ci: trying to fix signing Mitchell Hashimoto 2024-10-24 20:14:25 -07:00
  • 7296d7831d ci: install nix for sign tarball action Mitchell Hashimoto 2024-10-24 20:07:37 -07:00
  • 7ae5e7c83d ci: minisign must be run in the nix env Mitchell Hashimoto 2024-10-24 20:06:19 -07:00
  • 6c37fe2c26 Fixed conversion error between string and enum johnseth97 2024-10-24 23:06:18 -04:00
  • e5d7c38d06 Merge pull request #2482 from max397574/push-snqtmwzyxmwx Mitchell Hashimoto 2024-10-24 20:02:57 -07:00
  • c3efda93f4 Converted config declaration to an enum johnseth97 2024-10-24 23:02:50 -04:00
  • f78ddabc15 refactored proxyIconURLDidChange to pwdDidChange johnseth97 2024-10-24 23:01:54 -04:00
  • a793ad2f0d gtk: make goto_tab go to last tab if too large Mitchell Hashimoto 2024-10-24 20:01:07 -07:00
  • a651dbf3bf macos: fix goto last tab Mitchell Hashimoto 2024-10-24 19:56:52 -07:00
  • 88d996440f Merge pull request #2491 from ghostty-org/pkg Mitchell Hashimoto 2024-10-24 19:38:40 -07:00
  • fc094ee924 Fixed formatting johnseth97 2024-10-24 22:15:31 -04:00
  • 7301afa83e Removed uneeded code johnseth97 2024-10-24 22:12:29 -04:00
  • 8e223fdcd9 Reworked proxy icon, added config options. johnseth97 2024-10-24 21:54:08 -04:00
  • 93f70ce237 added macos-titlebar-proxy-icon to config johnseth97 2024-10-24 21:52:13 -04:00
  • a889d57562 Merge remote-tracking branch 'refs/remotes/origin/main' johnseth97 2024-10-24 20:20:20 -04:00
  • 1a12355dc9 ci: add signing and tarball generation to release-tip workflow Mitchell Hashimoto 2024-10-24 16:17:13 -07:00
  • 4095b189ed build: only default system libs to false on macOS Mitchell Hashimoto 2024-10-24 15:28:41 -07:00
  • b14f0f95a9 remove -Dstatic Mitchell Hashimoto 2024-10-24 15:16:36 -07:00
  • 3ae3429bf7 nix: oniguruma needed for dynamic linking Mitchell Hashimoto 2024-10-24 15:14:38 -07:00
  • 7f791fa74f ci: test system package build Mitchell Hashimoto 2024-10-24 14:57:04 -07:00
  • 92524aa2c0 PACKAGING.md Mitchell Hashimoto 2024-10-23 18:40:45 -07:00
  • 8bb8b01e54 build: use Zig system packaging options Mitchell Hashimoto 2024-10-24 10:03:11 -07:00
  • 3c8d9ae5a3 Fix: aerospace no longer resizes quick terminal and instead treats it as float Mohammad Al-Ahdal 2024-10-24 03:00:17 -06:00
  • 23927d1fda removing unnecessary enum axdank 2024-10-24 00:11:04 -03:00
  • 465d60def8 gui: add move_current_tab action axdank 2024-10-24 00:01:54 -03:00
  • 553687b5e2 feat: make too big tab indices go to last tab Max 2024-10-23 20:12:58 +02:00
  • 61aff898bd Merge pull request #2481 from ghostty-org/push-wzmwoosxuxmz Mitchell Hashimoto 2024-10-23 10:17:55 -07:00
  • df7120d130 macos: use notification to detect when quick terminal shows/hides Mitchell Hashimoto 2024-10-23 10:13:35 -07:00
  • 3868c1a246 Merge pull request #2476 from johnseth97/native-title-proxy-icons-macos Mitchell Hashimoto 2024-10-23 09:57:53 -07:00
  • 56cbd459d1 Merge pull request #2478 from jparise/bash-preexec-histcontrol Mitchell Hashimoto 2024-10-23 09:51:21 -07:00
  • d7331f06e3 bash: stop modifying HISTCONTROL in bash-preexec.sh Jon Parise 2024-10-23 08:09:01 -04:00
  • 7f898ce01f Basic proxy icons showing johnseth97 2024-10-22 22:45:03 -04:00
  • 81984b2f11 Merge remote-tracking branch 'refs/remotes/origin/macos-window-deocrations-rework' johnseth97 2024-10-22 21:46:55 -04:00
  • ad01e06499 Merge branch 'ghostty-org:main' into macos-window-deocrations-rework EJ 2024-10-22 21:46:40 -04:00
  • 9e801d2928 Merge remote-tracking branch 'refs/remotes/origin/macos-window-deocrations-rework' johnseth97 2024-10-22 21:45:42 -04:00
  • 2de5e5c9a0 Merge remote-tracking branch 'refs/remotes/origin/main' johnseth97 2024-10-22 16:30:08 -04:00
  • 5e001fcb64 Revert "config: change macos-option-as-alt default to left" Mitchell Hashimoto 2024-10-22 08:34:52 -04:00
  • 1b6778b800 Merge branch 'ghostty-org:main' into macos-window-deocrations-rework Ethan Johnson 2024-10-21 17:43:37 -04:00
  • c2cbc214d5 Merge pull request #2466 from johnseth97/NSToolbar-Deprication-Warning-Fix Mitchell Hashimoto 2024-10-21 08:57:38 -04:00
  • b1f0c490b3 Merge branch 'NSToolbar-Deprication-Warning-Fix' of github.com:johnseth97/ghostty into NSToolbar-Deprication-Warning-Fix johnseth97 2024-10-19 19:09:00 -04:00
  • 7e26c90c00 Merge pull request #2468 from Besselking/overline Mitchell Hashimoto 2024-10-21 08:40:09 -04:00
  • 4496e7d314 implement overline decoration (SGR 53/55) Marijn Besseling 2024-10-20 12:51:18 +02:00
  • a53b4f684e Merge branch 'ghostty-org:main' into macos-window-deocrations-rework Ethan Johnson 2024-10-19 20:40:44 -04:00
  • 96a0ca613a Fixing deprecation warnings, experiencing new errors. johnseth97 2024-10-19 18:53:29 -04:00
  • 1134a9cbea Merge pull request #2461 from JoshuaBrest/main Mitchell Hashimoto 2024-10-19 14:16:54 -07:00
  • 85db4d0277 macos: personal nitpicks and improvements Mitchell Hashimoto 2024-10-19 14:06:55 -07:00
  • cc42dc57b9 fix: add text-selection back in the about dialoge. Josh 2024-10-19 11:52:12 -07:00
  • d291fcfd52 style: add line break in the caption of the about dialog. Josh 2024-10-19 11:45:24 -07:00
  • 4b08b3f8d8 refactor: hide buttons when URLs are invalid and change variable mutability and visibility. Josh 2024-10-19 11:23:04 -07:00
  • fc6eda6623 cli: +help needs to use the proper args iterator Mitchell Hashimoto 2024-10-19 10:42:58 -07:00
  • fbe51ff1f5 Merge pull request #2463 from ghostty-org/push-zynwrqnmkryv Mitchell Hashimoto 2024-10-19 10:18:44 -07:00
  • 70acb0d76e macos: clamp window size to screen size on screen parameter changes Mitchell Hashimoto 2024-10-19 10:01:28 -07:00
  • ebe8fb3ab3 Merge pull request #2458 from rockorager/cell-size Mitchell Hashimoto 2024-10-19 09:34:40 -07:00
  • ed1bb5eed3 Merge pull request #2460 from 0xcharly/font-codepoint-map Mitchell Hashimoto 2024-10-19 09:34:15 -07:00
  • 05787e7848 Merge pull request #2457 from ghostty-org/push-ztzyoslwwxtu Mitchell Hashimoto 2024-10-19 09:31:31 -07:00
  • 42bf37af32 feat: Update about menu design to match macOS. Josh 2024-10-19 00:31:43 -07:00
  • 96b4ff39a6 Tentative fix for unexpected font-codepoint-map behavior Charly Delay 2024-10-19 14:08:43 +09:00
  • def3a62fb9 Modified window-decorations = none option on macos johnseth97 2024-10-19 01:03:05 -04:00
  • 4f1cee8eb9 fix: report correct screen pixel size Tim Culverhouse 2024-10-18 22:29:52 -05:00
  • 31b6833ea1 config: change macos-option-as-alt default to left Mitchell Hashimoto 2024-10-18 14:51:33 -07:00
  • 0084103ff1 Merge pull request #2455 from ghostty-org/push-msknttmmsoxy Mitchell Hashimoto 2024-10-18 13:06:22 -07:00
  • c90ed29341 cli: skip argv0 and actions when parsing CLI flags Mitchell Hashimoto 2024-10-18 12:53:32 -07:00
  • 98a7573ed4 Merge pull request #2454 from ghostty-org/diags Mitchell Hashimoto 2024-10-18 08:35:13 -07:00