mirror-ghostty/src
Mitchell Hashimoto 47462ccc95
clean up some blurring code
2025-12-15 09:40:10 -08:00
..
apprt clean up some blurring code 2025-12-15 09:40:10 -08:00
benchmark Remove unused imports 2025-11-27 13:37:53 -08:00
build refactor(build): simplify dependency detection logic 2025-12-15 06:31:54 -06:00
cli Allow list-theme action with --plain to sort with --color argument (#9748) 2025-11-29 14:02:57 -08:00
config fix(docs): `window-decoration` is now `none` instead of `false` 2025-12-12 22:56:06 +02:00
crash Zig 0.15: zig build test macOS 2025-10-03 07:10:43 -07:00
datastruct Remove unused imports 2025-11-27 13:37:53 -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 Wrong action typo fix 2025-12-13 13:45:45 -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 os/shell: introduce ShellCommandBuilder 2025-12-12 08:59:44 -05:00
renderer Remove unused imports 2025-11-27 13:37:53 -08:00
shell-integration zsh: document unsupported system-level ZDOTDIR 2025-12-14 20:24:41 -05: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 synthetic: make bytes generation more flexible 2025-11-20 08:29:36 -06:00
terminal terminal: CSI S compatiblity improvements 2025-12-14 14:36:42 -08:00
terminfo ci: cleanup 2025-10-03 07:10:43 -07:00
termio terminal: CSI S compatiblity improvements 2025-12-14 14:36:42 -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 Just using decl literals 2025-12-13 13:45:45 -08: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 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 quirks: remove type signature for inlineAssert 2025-12-08 13:19:16 +08: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