| .. |
|
apprt
|
apprt/gtk: implement default window size
|
2023-09-30 21:41:17 -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
|
cli: args can parse unions
|
2023-09-26 08:45:20 -07:00 |
|
config
|
config: note gtk bug
|
2023-09-30 21:48:22 -07:00 |
|
font
|
font: shaper dynamically allocates cell buffer
|
2023-09-26 17:59:16 -07:00 |
|
input
|
input: Binding string can be unconsumed with "unconsumed:" prefix
|
2023-09-29 21:34:23 -07:00 |
|
os
|
os: launchFromDesktop works even if the artifact is a lib
|
2023-09-30 19:09:52 -07:00 |
|
renderer
|
font: shaper dynamically allocates cell buffer
|
2023-09-26 17:59:16 -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: scroll region scroll up copied the wrong length of data
|
2023-09-28 21:10:37 -07:00 |
|
terminfo
|
terminfo: use 'xterm-ghostty' as primary name
|
2023-09-28 10:00:37 -05:00 |
|
termio
|
termio: clear screen always sends form feed (0x0C)
|
2023-09-29 21:42:58 -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
|
windows: initial support for zig build test
|
2023-09-14 03:15:40 -06:00 |
|
Surface.zig
|
initial window size needs to take into account window chrome
|
2023-09-30 21:35:50 -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
|
cli: move cli_args.zig to cli
|
2023-09-23 22:46:16 -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 |