| .. |
|
apprt
|
config: add option to disable working directory inheritance
|
2023-10-05 21:55:43 -07:00 |
|
bench
|
Add a benchmark exe for testing parser throughput
|
2022-11-13 11:29:05 -08:00 |
|
build
|
build compiles at least
|
2023-03-24 19:39:50 -07:00 |
|
cli
|
font/coretext: allow setting a non-monospace font explicitly
|
2023-10-05 08:39:48 -07:00 |
|
config
|
config: add option to disable working directory inheritance
|
2023-10-05 21:55:43 -07:00 |
|
font
|
font/coretext: allow setting a non-monospace font explicitly
|
2023-10-05 08:39:48 -07:00 |
|
input
|
input: Binding string can be unconsumed with "unconsumed:" prefix
|
2023-09-29 21:34:23 -07:00 |
|
os
|
update zig
|
2023-10-02 08:18:35 -07:00 |
|
renderer
|
config: add remaining font modifiers
|
2023-10-04 22:08:19 -07:00 |
|
shell-integration
|
Fix rendering issues with bash shell integration (#301)
|
2023-08-17 22:42:26 -07:00 |
|
stb
|
move stb to src/stb, add stb_image for png decoding
|
2023-08-20 22:03:20 -07:00 |
|
terminal
|
terminal: alternate scroll (mode 1007) should not be enabled by default
|
2023-10-07 14:26:11 -07:00 |
|
terminfo
|
terminfo: use 'xterm-ghostty' as primary name
|
2023-09-28 10:00:37 -05:00 |
|
termio
|
Revert "termio: clear screen always sends form feed (0x0C)"
|
2023-10-07 13:58:07 -07:00 |
|
App.zig
|
core: surface should not use app mailbox
|
2023-09-13 08:34:09 -07:00 |
|
Command.zig
|
windows: use cross platform consts where available
|
2023-09-15 16:01:33 -07:00 |
|
Pty.zig
|
update zig
|
2023-10-02 08:18:35 -07:00 |
|
Surface.zig
|
core: alternate scroll only sends up/down arrows, not left/right
|
2023-10-07 14:26:39 -07:00 |
|
apprt.zig
|
ci: don't run gtk tests in CI
|
2023-09-18 15:46:57 -07:00 |
|
blocking_queue.zig
|
Update Zig (#164)
|
2023-06-30 12:15:31 -07:00 |
|
build_config.zig
|
build: can select renderer with -Drenderer
|
2023-08-25 08:12:31 -07:00 |
|
cli.zig
|
cli: move cli_args.zig to cli
|
2023-09-23 22:46:16 -07:00 |
|
config.zig
|
terminal: CSI q requires a space intermediate
|
2023-09-10 22:01:17 -07:00 |
|
fastmem.zig
|
use libc memcpy/memmove instead of std.mem if available
|
2022-11-08 19:01:45 -08:00 |
|
input.zig
|
input: add kitty keymap data
|
2023-08-16 22:08:05 -07:00 |
|
lru.zig
|
Fix typos
|
2023-08-08 14:27:34 +02:00 |
|
main.zig
|
update zig
|
2023-10-02 08:18:35 -07:00 |
|
main_c.zig
|
apprt/embedded: ghostty_cli_main
|
2023-09-20 12:35:52 -07:00 |
|
main_wasm.zig
|
Fix new log function options for zig
|
2023-01-26 09:10:09 -08:00 |
|
math.zig
|
math style
|
2022-08-18 11:42:32 -07:00 |
|
quirks.zig
|
quirks: CodeNewRoman should disable ligatures by default
|
2023-09-26 11:10:25 -03:00 |
|
renderer.zig
|
build: can select renderer with -Drenderer
|
2023-08-25 08:12:31 -07:00 |
|
segmented_pool.zig
|
SegmentedPool
|
2022-04-26 16:18:34 -07:00 |
|
termio.zig
|
Fix typos
|
2023-08-08 14:27:34 +02:00 |