| .. |
|
apprt
|
macos: make paste_from_clipboard performable on macos
|
2026-03-10 10:25:14 -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
|
fix: list-actions outputs without `--docs`
|
2026-03-08 15:51:09 +01:00 |
|
config
|
macos: make paste_from_clipboard performable on macos
|
2026-03-10 10:25:14 -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
|
Fix Bengali test due to wider grapheme
|
2026-01-28 09:49:07 -05:00 |
|
input
|
input: send composed text in kitty keyboard protocol
|
2026-03-03 08:57:24 -08: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
|
Add es_ES.UTF-8 translation (#10722)
|
2026-03-08 07:16:14 +00:00 |
|
renderer
|
renderer: added cursor style and visibility uniforms
|
2026-02-23 14:11:36 -08:00 |
|
shell-integration
|
bash: only define $__ghostty_ps0 when unset (#11258)
|
2026-03-09 06:40:57 -07: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
|
terminal: fix grapheme edge-wrap hyperlink integrity panic
|
2026-03-09 07:53:08 -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
|
gtk: remove modifications to the core for overrides
|
2026-03-04 14:04:07 -06: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
|
…
|
|
|
config.zig
|
gtk: use simpler method for passing overrides around
|
2026-03-04 14:04:07 -06:00 |
|
fastmem.zig
|
perf: replace `std.debug.assert` with inlined version
|
2025-11-17 12:13:56 -07:00 |
|
file_type.zig
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
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 |