| .. |
|
apprt
|
feat(config): allow fullscreen config to specify non-native mode directly
|
2026-02-19 14:34:22 -08:00 |
|
benchmark
|
unicode: switch to uucode grapheme break to (mostly) match unicode spec (#9680)
|
2026-01-20 09:44:15 -08:00 |
|
build
|
build: stylistic changes for libvt
|
2026-02-18 09:35:08 -08:00 |
|
cli
|
ssh-cache: use AtomicFile to write the cache file
|
2026-01-17 20:44:22 -05:00 |
|
config
|
feat(config): allow fullscreen config to specify non-native mode directly
|
2026-02-19 14:34:22 -08: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
|
skip testShaperWithDiscoveredFont if discovery is not available
|
2026-01-26 11:00:15 -05:00 |
|
input
|
input: paste encoding replaces unsafe control characters with spaces
|
2026-02-16 10:03:50 -08:00 |
|
inspector
|
inspector: show more semantic prompt state for screen
|
2026-02-02 10:44:35 -08:00 |
|
lib
|
Remove unused imports
|
2025-11-27 13:37:53 -08:00 |
|
os
|
gtk: revamp cgroup/transient scope handling
|
2026-02-17 12:54:26 -06:00 |
|
renderer
|
fix tests
|
2026-02-19 14:10:33 -08:00 |
|
shell-integration
|
shell-integration: respect cursor-style-blink (#10643)
|
2026-02-16 14:08:23 -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
|
benchmark: add option to microbenchmark OSC parser
|
2025-12-10 22:31:27 -06:00 |
|
terminal
|
fix tests
|
2026-02-19 14:10:33 -08:00 |
|
terminfo
|
ci: cleanup
|
2025-10-03 07:10:43 -07:00 |
|
termio
|
cleanup by just scrolling in the renderer
|
2026-02-19 14:06:58 -08:00 |
|
unicode
|
unicode: switch to uucode grapheme break to (mostly) match unicode spec (#9680)
|
2026-01-20 09:44:15 -08:00 |
|
App.zig
|
remove redraw_inspector message
|
2026-02-01 14:32:37 -08:00 |
|
Command.zig
|
command: fix tests
|
2026-02-17 12:54:29 -06:00 |
|
Surface.zig
|
feat(config): allow fullscreen config to specify non-native mode directly
|
2026-02-19 14:34:22 -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
|
feat(config): allow fullscreen config to specify non-native mode directly
|
2026-02-19 14:34:22 -08: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
|
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
|
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
|
inspector: renderer panel
|
2026-01-31 09:06:07 -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 |
|
tripwire.zig
|
tripwire: change backing store from ArrayHashMap to EnumMap
|
2026-01-21 15:30:49 -08:00 |