mirror-ghostty/src
Mitchell Hashimoto 58ab66f094
macos: add a variety of artist-drawn alternate icons
This is just a fun change to add a bunch of alternate icons. We don't
want to add too many since this increases the final bundle size but we
also want to have some fun. :)
2025-02-11 14:51:43 -08:00
..
apprt gtk(x11): set `WINDOWID` env var for subprocesses 2025-02-11 13:42:12 -08:00
bench remove old terminal implementation 2024-03-26 16:14:25 -07:00
build Revert "Fixed documentation generation in `list-actions --docs` command (#4974)" 2025-02-11 12:55:40 -08:00
cli Revert "Fixed documentation generation in `list-actions --docs` command (#4974)" 2025-02-11 12:55:40 -08:00
config macos: add a variety of artist-drawn alternate icons 2025-02-11 14:51:43 -08:00
crash core: add build option to disable sentry 2025-01-02 13:32:45 -08:00
datastruct terminal: sliding window search can move the cursor 2024-12-03 15:53:12 -08:00
font Metal: blend in Display P3 color space, add option for linear blending 2025-01-13 13:50:29 -08:00
input Revert "Fixed documentation generation in `list-actions --docs` command (#4974)" 2025-02-11 12:55:40 -08:00
inspector Add keyboard navigation for Terminal IO window (#3909) 2025-02-11 12:46:18 -08:00
os gtk(x11): set `WINDOWID` env var for subprocesses 2025-02-11 13:42:12 -08:00
renderer fix(Metal): don't throw away glyphs when the fg and bg colors match 2025-02-09 18:11:36 -05:00
shell-integration Fix sudo fish shell integration (#5276) 2025-01-23 16:17:51 -08:00
simd config: yeet usingns 2024-08-16 10:49:37 -07:00
stb chore: update stb_image.h 2025-01-18 22:47:18 +09:00
terminal fix(terminal): avoid Screen.reset causing use of undefined 2025-02-11 14:20:47 -05:00
terminfo Fix some basic build errors. 2024-06-24 15:16:24 -07:00
termio gtk(x11): set `WINDOWID` env var for subprocesses 2025-02-11 13:42:12 -08:00
unicode unigen: Remove libc dependency, use ArenaAllocator 2025-01-20 18:30:22 -08:00
App.zig macos: handle overridden system bindings with no focused window 2025-01-04 14:07:47 -08:00
Command.zig Move resource limits to a dedicated struct, restore before preexec 2025-01-02 15:05:10 -08:00
Surface.zig gtk(x11): set `WINDOWID` env var for subprocesses 2025-02-11 13:42:12 -08:00
apprt.zig libghostty: unified action dispatch 2024-09-26 22:00:11 -07:00
build_config.zig This is a major refactor of `build.zig`. 2025-01-07 19:47:43 -08:00
cli.zig c: remove the config load string API 2024-10-18 08:11:11 -07:00
config.zig confirm-close-surface option can be set to always to always require confirmation 2024-12-28 19:16:36 -08:00
fastmem.zig perf: introduce CacheTable strcture, use it for shaper cache 2024-06-10 13:58:35 -04:00
global.zig Ignore SIGPIPE 2025-01-24 13:48:30 -08:00
helpgen.zig Improve `list-actions` command documentation formatting 2025-01-18 05:14:49 +08:00
input.zig macOS: "option-as-alt" defaults to "true" for US keyboard layouts 2024-12-11 10:27:08 -08:00
main.zig docs: generate mdx file for cli actions 2025-01-23 15:58:33 -08:00
main_c.zig apprt/embedded: fix usingnamespace usage 2024-08-16 15:00:07 -07:00
main_ghostty.zig Clarify CLI vs. Keybind Actions documentation 2025-01-01 12:34:55 -05:00
main_wasm.zig lots more yeeting 2024-08-16 14:35:10 -07:00
math.zig
pty.zig core: fix up pty Zig error sets 2025-02-03 15:06:59 -06:00
quirks.zig font/shaper: split text runs on common bad ligature pairs 2024-08-11 15:26:36 -07:00
renderer.zig renderer: dedicated size struct, defined coordinate spaces 2024-11-14 12:36:21 -08:00
surface_mouse.zig macos: rectangle select only requires option + drag 2024-10-30 20:47:24 -04:00
termio.zig termio: yeet usingns 2024-08-16 10:36:10 -07:00