mirror-ghostty/src
Mitchell Hashimoto 58e3960abe
apprt/gtk: note layouts unimplemented
2025-11-28 15:09:22 -08:00
..
apprt apprt/gtk: note layouts unimplemented 2025-11-28 15:09:22 -08:00
benchmark Remove unused imports 2025-11-27 13:37:53 -08:00
build Remove unused imports 2025-11-27 13:37:53 -08:00
cli Remove unused imports 2025-11-27 13:37:53 -08:00
config Remove unused imports 2025-11-27 13:37:53 -08:00
crash Zig 0.15: zig build test macOS 2025-10-03 07:10:43 -07:00
datastruct apprt/embedded: expose C APIs for layouts 2025-11-28 15:01:09 -08:00
extra Remove unused imports 2025-11-27 13:37:53 -08:00
font Remove unused imports 2025-11-27 13:37:53 -08:00
input Remove unused imports 2025-11-27 13:37:53 -08:00
inspector Remove unused imports 2025-11-27 13:37:53 -08:00
lib Remove unused imports 2025-11-27 13:37:53 -08:00
os Remove unused imports 2025-11-27 13:37:53 -08:00
renderer Remove unused imports 2025-11-27 13:37:53 -08:00
shell-integration fix: fish shell integration should not modify universal path variable 2025-10-19 20:46:48 +08: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 osc: simplify parser init (#9184) 2025-10-13 13:47:58 -07:00
terminal Remove unused imports 2025-11-27 13:37:53 -08:00
terminfo ci: cleanup 2025-10-03 07:10:43 -07:00
termio Remove unused imports 2025-11-27 13:37:53 -08:00
unicode unicode: don't narrow invalid text presentation (VS15) sequences 2025-11-23 22:39:21 -05:00
App.zig Remove unused imports 2025-11-27 13:37:53 -08:00
Command.zig Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
Surface.zig Remove unused imports 2025-11-27 13:37:53 -08:00
apprt.zig apprt: add Layout type 2025-11-28 14:38:11 -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 Add `.ghostty` extension to `config` (#8885) 2025-10-12 13:48:06 -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 Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
helpgen.zig Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
input.zig input: use std.Io.Writer for key encoder, new API, expose via libghostty 2025-10-04 20:19:39 -07:00
lib_vt.zig terminal: highlights 2025-11-24 19:55:27 -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 Remove unused imports 2025-11-27 13:37:53 -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 perf: replace `std.debug.assert` with inlined version 2025-11-17 12:13:56 -07:00
renderer.zig Remove unused imports 2025-11-27 13:37:53 -08: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