Commit Graph

  • d47411dfe9 gtk: show/hide tab bar Yi Ming 2024-11-08 17:21:25 +08:00
  • ea0d6be1db cli: automatically enclose parameters in double quotes Yi Ming 2024-11-08 15:18:31 +08:00
  • 721e1e391e docs: typo in config Yi Ming 2024-11-08 12:08:46 +08:00
  • 75fe0b2dfb Merge pull request #2617 from ghostty-org/pagelist-wip Mitchell Hashimoto 2024-11-07 15:49:08 -08:00
  • 20961e31e2 Merge pull request #2616 from reykjalin/fix-hostname-validation-for-sub-10-ports Mitchell Hashimoto 2024-11-07 15:31:28 -08:00
  • 84707932d2 os/hostname: fix mac address handling when last section starts with '0' Kristófer R 2024-11-07 18:17:51 -05:00
  • 1335af3e4a terminal: change pagelist linked list to an intrusive linked list Mitchell Hashimoto 2024-11-07 15:05:13 -08:00
  • 3aff43b2e8 datastruct: add intrusive doubly linked list Mitchell Hashimoto 2024-11-07 14:57:46 -08:00
  • a436bd0af6 move datastructures to dedicated "datastruct" package Mitchell Hashimoto 2024-11-07 14:38:54 -08:00
  • aed51fd0b0 terminal: PageList rename "page" to "node" everywhere Mitchell Hashimoto 2024-11-06 14:15:31 -08:00
  • 4bc938a789 Change Percentage to f32 Ivan Duran 2024-11-07 23:38:58 +03:00
  • 7517d0a86b Merge pull request #2613 from qwerasd205/git-drawing-chars Mitchell Hashimoto 2024-11-07 09:56:31 -08:00
  • 712bcfe680 Merge pull request #2612 from phillip-hirsch/feature/Add-bat-syntax-highlighting-to-macOS-package-contents Mitchell Hashimoto 2024-11-07 08:52:58 -08:00
  • 1b37c9a52b Merge branch 'ghostty-org:main' into feature-custom-split-size I Duran 2024-11-07 12:34:43 +03:00
  • 1f1b8293a4 apprt/gtk: style gtk titlebar to match running terminal app CJ van den Berg 2024-10-28 12:30:42 +01:00
  • a420496e95 feat: Add bat syntax highlighting to macOS package contents phillip-hirsch 2024-11-06 19:12:58 -05:00
  • 4dbf404dc3 font/sprite: cleanup branch drawing character impl, implement fade-out lines Qwerasd 2024-11-06 18:27:22 -05:00
  • 0441987346 font feature: add git branch characters Meili C 2024-11-01 14:54:24 -08:00
  • 444cf3b402 Merge pull request #2611 from phillip-hirsch/feature/Add-syntax-highlighting-for-viewing-config-file-with-bat Mitchell Hashimoto 2024-11-06 14:22:21 -08:00
  • b5ed4cb680 feat: Add syntax highlighting for bat phillip-hirsch 2024-11-06 17:06:24 -05:00
  • f5c84dfdf3 Merge pull request #2609 from ghostty-org/push-uuprylpzkqsn Mitchell Hashimoto 2024-11-06 13:01:02 -08:00
  • 94542b04f2 font/coretext: do not set variation axes in discovery Mitchell Hashimoto 2024-11-06 12:56:12 -08:00
  • 964f2ce96a font/coretext: always score based on style string length Mitchell Hashimoto 2024-11-06 12:53:34 -08:00
  • 9a74960900 Merge pull request #2598 from NicoElbers/main Mitchell Hashimoto 2024-11-06 11:47:34 -08:00
  • 1e003b2e0f gtk: implement toggle_split_zoom Paul Berg 2024-11-05 23:16:01 +01:00
  • ab97645df1 Merge pull request #2606 from ghostty-org/push-ovrqrlvyrkoo Mitchell Hashimoto 2024-11-05 17:20:17 -08:00
  • 65f1cefb4e config: add "initial-command" config, "-e" sets that Mitchell Hashimoto 2024-11-05 16:51:13 -08:00
  • 98c4c453ee update iterm2 themes Mitchell Hashimoto 2024-11-05 16:32:23 -08:00
  • 4abff6735b Merge pull request #2605 from ghostty-org/push-zymoylrqolxx Mitchell Hashimoto 2024-11-05 16:23:56 -08:00
  • e08eeb2b2a coretext: set variations on deferred face load Mitchell Hashimoto 2024-11-05 16:13:53 -08:00
  • 4827912faa font feature: add git branch characters Meili C 2024-11-01 14:54:24 -08:00
  • 34c3da4302 docs: fix the nixos install instructions Nico Elbers 2024-11-05 18:29:40 +01:00
  • f1fabf5ea6 chore: update zig cache hash OlshaMB 2024-11-05 22:40:08 +03:00
  • a62c17027b feat: Update iterm2 themes in build.zig.zon OlshaMB 2024-11-05 22:25:07 +03:00
  • fc7ff2a7ef Merge pull request #2512 from reykjalin/fix-hostname-validation-with-macos-wifi-private-address Mitchell Hashimoto 2024-11-05 10:40:25 -08:00
  • c8b99f7891 remove refalldecls test Mitchell Hashimoto 2024-11-05 10:36:11 -08:00
  • 4a263f43af stylistic changes Mitchell Hashimoto 2024-11-05 10:30:48 -08:00
  • 36cfecb85e Merge branch 'ghostty-org:main' into feature-cursor-height I Duran 2024-11-05 12:30:22 +03:00
  • f9199a4611 Merge pull request #2596 from tristan957/neovim Mitchell Hashimoto 2024-11-04 19:09:22 -08:00
  • 16e8095d52 feat: install neovim plugin Tristan Partin 2024-11-04 19:58:50 -06:00
  • 9c2f260351 os/hostname: add and use explicit error structs Kristófer R 2024-11-04 19:20:09 -05:00
  • e85b114031 os/hostname: add better validation for mac-address hostnames Kristófer R 2024-11-04 18:58:50 -05:00
  • 9ae6806e30 os/hostname: test bufPrintHostnameFromFileUri Kristófer R 2024-11-04 17:25:00 -05:00
  • 78abd051a2 os/hostname: test isLocalHostname Kristófer R 2024-11-04 17:13:12 -05:00
  • 274759d391 Merge pull request #2589 from mnemnion/de-jure Mitchell Hashimoto 2024-11-04 14:03:11 -08:00
  • 03bb16fcec Move hostname helpers to src/os/hostname.zig Kristófer R 2024-11-04 16:54:38 -05:00
  • 960e52573b Merge pull request #2591 from ghostty-org/push-qzmuyzpprvmq Mitchell Hashimoto 2024-11-04 09:58:20 -08:00
  • f8d2ac6c8c update zig-objc Mitchell Hashimoto 2024-11-04 09:51:45 -08:00
  • 21f5a2aa51 README: syntax highlight the config Mitchell Hashimoto 2024-11-04 09:37:12 -08:00
  • c7413bcf57 ECMA 48 is de jure: as stated by law Sam Atman 2024-11-03 17:33:35 -10:00
  • 737dc0896d Merge pull request #2581 from FineFindus/fix/adw-headerbar-ghostty-theme Mitchell Hashimoto 2024-11-03 18:43:15 -08:00
  • 3d29ea16f5 Merge pull request #2586 from emilazy/push-zrqyslkkznvo Mitchell Hashimoto 2024-11-03 18:34:38 -08:00
  • 20a77123d4 renderer/metal: prefer low‐power GPUs Emily 2024-11-02 17:48:56 +00:00
  • 9c8b00f87d renderer/metal: release device on deinit() Emily 2024-11-02 17:48:56 +00:00
  • e5f9f222b2 renderer/metal: use release() consistently Emily 2024-11-03 21:54:38 +00:00
  • 9665ff8945 Merge pull request #2588 from ghostty-org/push-wuptulqmurnq Mitchell Hashimoto 2024-11-03 15:38:57 -08:00
  • 038b3dec79 update zig-objc Mitchell Hashimoto 2024-11-03 15:05:57 -08:00
  • 31fb0f8945 Fix the spacing issue in config in README.md Orhun Parmaksız 2024-11-03 23:17:27 +03:00
  • d48e6c7e19 Use syntax highlighting for the config in README.md Orhun Parmaksız 2024-11-03 23:17:05 +03:00
  • 89f7f88286 apprt/adw: reapply headerbar colors FineFindus 2024-11-03 13:23:08 +01:00
  • 4dd6598a69 Merge pull request #2583 from ghostty-org/push-qvypslzouwzx Mitchell Hashimoto 2024-11-03 09:55:40 -08:00
  • f04b6c8768 font/harfbuzz: force LTR font shaping Mitchell Hashimoto 2024-11-03 09:51:13 -08:00
  • f83f23415c Modify comments Ivan Duran 2024-11-03 15:18:11 +03:00
  • 2af3aa55af Add adjust-cursor-height metric Ivan Duran 2024-11-03 14:55:23 +03:00
  • d47df211b0 Merge pull request #2573 from ghostty-org/push-vptzlskpyvys Mitchell Hashimoto 2024-11-02 10:24:09 -07:00
  • 9262cc5704 macos: restore window frame on cascadeTopLeft since macOS 15 moves it Mitchell Hashimoto 2024-11-02 10:14:08 -07:00
  • 0ba3c67be5 Merge pull request #2562 from neurocyte/apprt-send-color_change-on-reset Mitchell Hashimoto 2024-11-02 09:46:12 -07:00
  • d22464fbfd Merge pull request #2566 from jcollie/gtk-window-destroy Mitchell Hashimoto 2024-11-01 20:04:26 -07:00
  • 6d8cf55040 gtk: use correct function to destroy window Jeffrey C. Ollie 2024-11-01 10:29:00 -05:00
  • fe82c7d367 First draft of feature implementation Ivan Duran 2024-11-01 15:13:37 +03:00
  • 3b0a34afbc Extract OSC 7 hostname parsing into helper functions Kristófer R 2024-10-31 21:55:02 -04:00
  • 3a3da82aa9 Update explanation for number of digits in port number Kristófer R 2024-10-31 18:09:36 -04:00
  • e7ccc60ed5 CONTRIBUTING.md Mitchell Hashimoto 2024-10-31 10:00:20 -07:00
  • 24f5050484 apprt: also send color_change notifications when colors are reset CJ van den Berg 2024-10-31 17:50:52 +01:00
  • b56cb7038a core: only do cursor click to move without a mouse selection Mitchell Hashimoto 2024-10-31 09:34:37 -07:00
  • 63b11ceb5e macos: quick terminal set colorspace Mitchell Hashimoto 2024-10-31 09:29:09 -07:00
  • 30e95e4b9a Revert "macos: setup colorspace in base terminal controller" Mitchell Hashimoto 2024-10-31 09:28:08 -07:00
  • 9bc9ea27bc Merge pull request #2554 from ghostty-org/push-rnmwvqopwlvk Mitchell Hashimoto 2024-10-30 21:00:12 -04:00
  • b11b5871e9 cli: do not parse actions (+command) after -e Mitchell Hashimoto 2024-10-30 20:56:38 -04:00
  • 9dfe1fc7a0 Merge pull request #2553 from ghostty-org/push-zxvmpvrlxusn Mitchell Hashimoto 2024-10-30 20:50:57 -04:00
  • c0a37e8b98 Merge pull request #2552 from ghostty-org/push-ryrokukruoxr Mitchell Hashimoto 2024-10-30 20:48:30 -04:00
  • c97c0858be macos: rectangle select only requires option + drag Mitchell Hashimoto 2024-10-30 20:44:47 -04:00
  • e64b231248 macos: setup colorspace in base terminal controller Mitchell Hashimoto 2024-10-30 20:25:40 -04:00
  • 569d887de8 core: show mouse whenever focus state changes on surface Mitchell Hashimoto 2024-10-30 18:03:01 -04:00
  • e0c5bdc53b Terminal: Reinitialize screens on scrollback reset Rick Calixte 2024-10-20 00:03:54 -04:00
  • c483c8c475 Merge pull request #2530 from Nyaa97/main Mitchell Hashimoto 2024-10-30 16:51:47 -04:00
  • 7bf253043c Merge pull request #2543 from marvinruder/2527-macos-visual-glitch-when-switching-between-full-screen-apps Mitchell Hashimoto 2024-10-30 16:49:02 -04:00
  • 756755c052 comment Mitchell Hashimoto 2024-10-30 16:45:52 -04:00
  • 7eb5563e9c Fix linking freetype and glslang Nyaa97 2024-10-29 21:16:32 +01:00
  • b454f90a1a Replace check Marvin A. Ruder 2024-10-30 21:42:25 +01:00
  • 3ca5f2619e Merge pull request #2514 from neurocyte/apprt-osc10-osc11 Mitchell Hashimoto 2024-10-30 16:38:52 -04:00
  • 1065359b9a apprt: rename set_bg/fg to "color_change" to report all color changes Mitchell Hashimoto 2024-10-30 16:31:59 -04:00
  • d674ec4e03 hide mouse based on pty typing Jost Alemann 2024-10-30 20:07:59 +01:00
  • 7db9528aca fix(macOS): Fix visual glitch when switching between full-screen apps Marvin A. Ruder 2024-10-30 19:56:01 +01:00
  • 04f752e5b8 PACKAGING: recommend -Dtarget Mitchell Hashimoto 2024-10-30 11:12:00 -04:00
  • a2a1d93d5c apprt: propagate OSC10/11 (set term fore/background color) through to apprt CJ van den Berg 2024-10-28 09:48:01 +01:00
  • c8c04956c3 macos: use alternate app icon for debug builds Jon Parise 2024-10-30 12:28:51 -04:00
  • 39c58ad29d optionally hide mouse when using arrow keys or typing Jost Alemann 2024-10-30 14:46:23 +01:00
  • 630cc8339a Terminal: Reinitialize screens on scrollback reset Rick Calixte 2024-10-20 00:03:54 -04:00
  • d5b72244dc Merge branch 'ghostty-org:main' into main plyght 2024-10-29 14:42:18 -04:00