mirror-ghostty/src
Ken VanDine 64331b8c35 snap: Don't leak LD_LIBRARY_PATH set by the snap launcher 2026-03-12 16:27:54 -04:00
..
apprt config: add progress-style option (#11289) 2026-03-11 20:46:59 -07:00
benchmark windows: avoid the use of wcwidth 2026-03-05 09:26:52 -06:00
build macos: add build script, update AGENTS.md, skip UI tests 2026-03-05 19:55:50 -08:00
cli gtk: fix +new-window `--working-directory` inferrence. 2026-03-11 02:23:12 -05:00
config config: add progress-style option (#11289) 2026-03-11 20:46:59 -07:00
crash Zig 0.15: zig build test macOS 2025-10-03 07:10:43 -07:00
datastruct split_tree: wrap spatial goto around edges 2026-02-17 20:35:25 -08:00
extra bash: avoid mapfile for bash 3.2 compatibility 2026-02-17 11:35:33 -05:00
font add comments about why tests are disabled 2026-03-10 13:29:50 -05:00
input input: add direct set_surface_title and set_tab_title actions 2026-03-11 09:25:08 -07:00
inspector inspector: show more semantic prompt state for screen 2026-02-02 10:44:35 -08:00
lib gtk: `+new-window` now respects `--working-directory` and `-e` 2026-03-04 14:04:06 -06:00
os snap: Don't leak LD_LIBRARY_PATH set by the snap launcher 2026-03-12 16:27:54 -04:00
renderer renderer: added cursor style and visibility uniforms 2026-02-23 14:11:36 -08:00
shell-integration bash: fix extra newlines with readline vi mode indicator 2026-03-11 12:46:14 -04:00
simd Remove unused imports 2025-11-27 13:37:53 -08:00
stb Fix typos 2025-10-03 18:52:26 +02:00
synthetic benchmark: add option to microbenchmark OSC parser 2025-12-10 22:31:27 -06:00
terminal fix jump_to_prompt forward behavior for multiline prompts 2026-03-10 10:47:18 -07:00
terminfo terminfo: add support for SGR dim 2026-03-03 09:48:48 +01:00
termio WIP: Make palette inversion opt-in (#10877) 2026-02-19 20:24:42 -08:00
unicode Merge remote-tracking branch 'upstream/main' into grapheme-width-changes 2026-01-27 09:44:55 -05:00
App.zig remove redraw_inspector message 2026-02-01 14:32:37 -08:00
Command.zig Fix Windows test in src/Command.zig 2026-03-04 22:35:58 -06:00
Surface.zig input: add direct set_surface_title and set_tab_title actions 2026-03-11 09:25:08 -07:00
apprt.zig Remove unused imports 2025-11-27 13:37:53 -08:00
build_config.zig Remove unused imports 2025-11-27 13:37:53 -08:00
cli.zig cli: make the action parser (+foo) generic and reusable 2025-07-09 15:06:24 -07:00
config.zig config: working-directory expands ~/ prefix 2026-03-10 14:33:40 -07:00
fastmem.zig perf: replace `std.debug.assert` with inlined version 2025-11-17 12:13:56 -07:00
file_type.zig util: introduce helper for detecting file types 2025-06-25 16:27:23 -04:00
global.zig logging: document GHOSTTY_LOG and make it more flexible 2025-12-15 11:54:36 -08:00
helpgen.zig Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
input.zig update to use new RemapSet 2026-01-08 10:22:56 -08:00
lib_vt.zig fuzz/vt-stream 2026-03-01 14:55:07 -08:00
main.zig remove src/bench 2025-07-09 15:06:24 -07:00
main_bench.zig Remove unused imports 2025-11-27 13:37:53 -08:00
main_build_data.zig flush output for our builddata executable 2025-10-03 13:32:15 -07:00
main_c.zig perf: replace `std.debug.assert` with inlined version 2025-11-17 12:13:56 -07:00
main_gen.zig Remove unused imports 2025-11-27 13:37:53 -08:00
main_ghostty.zig tripwire: a module for injecting failures to test errdefer 2026-01-21 09:39:02 -08:00
main_wasm.zig lots more yeeting 2024-08-16 14:35:10 -07:00
math.zig
pty.zig Zig 0.15: zig build GTK exe 2025-10-03 07:10:43 -07:00
quirks.zig quirks: remove type signature for inlineAssert 2025-12-08 13:19:16 +08:00
renderer.zig testing: use std.Build.TranslateC instead of @cImport 2026-02-27 10:13:03 -06:00
surface_mouse.zig Remove unused imports 2025-11-27 13:37:53 -08:00
termio.zig search thread needs to take an allocated needle 2025-11-26 08:50:04 -08:00
tripwire.zig tripwire: change backing store from ArrayHashMap to EnumMap 2026-01-21 15:30:49 -08:00