index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminal
Age
Commit message (
Expand
)
Author
2025-10-10
osc: do inplace decoding of cmdline passed in OSC 133;C (#9127)
Jeffrey C. Ollie
2025-10-07
terminal: add semi-colon character to word boundary list
Ravi Chandra
2025-10-06
lib-vt: begin paste utilities exports starting with safe paste
Mitchell Hashimoto
2025-10-06
osc: parse additional OSC 133 options
Jeffrey C. Ollie
2025-10-05
osc: reorder osc tests and name them consistently
Jeffrey C. Ollie
2025-10-05
lib-vt: expose key encoding as a C API
Mitchell Hashimoto
2025-10-04
input: use std.Io.Writer for key encoder, new API, expose via libghostty
Mitchell Hashimoto
2025-10-04
Move paste encoding to the input package, test, optimize away one alloc
Mitchell Hashimoto
2025-10-03
ci: cleanup
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-10-03
terminal: Zig 0.15, lib-vt and test-lib-vt work
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig fmt
Mitchell Hashimoto
2025-09-30
fix test failures
Qwerasd
2025-09-30
terminal: inline all the things
Qwerasd
2025-09-30
Merge branch 'main' into jacob/uucode
Mitchell Hashimoto
2025-09-29
move test out of terminal to avoid lib-vt catch
Mitchell Hashimoto
2025-09-29
fix(font): Treat Powerline glyphs as normal characters for constraint width p...
Mitchell Hashimoto
2025-09-29
lib-vt: OSC data extraction boilerplate
Mitchell Hashimoto
2025-09-28
build: use build options to configure terminal C ABI mode
Mitchell Hashimoto
2025-09-28
lib-vt: expose command type enum
Mitchell Hashimoto
2025-09-27
lib-vt: expose ghostty_osc_end
Mitchell Hashimoto
2025-09-27
terminal: osc parser end returns a pointer
Mitchell Hashimoto
2025-09-27
terminal: use LibEnum for the command keys
Mitchell Hashimoto
2025-09-27
lib_vt: osc_next/reset
Mitchell Hashimoto
2025-09-27
terminal: shuffle some C APIs to make it more long term maintainable
Mitchell Hashimoto
2025-09-25
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-24
lib-vt: update header comments
Mitchell Hashimoto
2025-09-24
remove vt prefixes
Mitchell Hashimoto
2025-09-24
terminal: simplify opaque type
Mitchell Hashimoto
2025-09-24
remove unused items
Mitchell Hashimoto
2025-09-24
lib-vt: setup a default allocator if null
Mitchell Hashimoto
2025-09-24
lib: allocator interface based on Zig allocators
Mitchell Hashimoto
2025-09-23
lib-vt: boilerplate to build a shared object
Mitchell Hashimoto
2025-09-23
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-22
build: make build_options generally available
Mitchell Hashimoto
2025-09-21
terminal: fix mistaken gtk logic
Mitchell Hashimoto
2025-09-21
Add simd flag for disabling SIMD functionality
Mitchell Hashimoto
2025-09-21
terminal: don't build StringMap.searchIterator without regex support
Mitchell Hashimoto
2025-09-21
terminal: support disabling kitty graphics protocol
Mitchell Hashimoto
2025-09-21
terminal: add build option for oniguruma, which controls tmux cc mode
Mitchell Hashimoto
2025-09-21
start extracting core terminal zig module
Mitchell Hashimoto
2025-09-21
Add constraint width tests
Daniel Wennberg
2025-09-20
unicode: isolate properties, tables, and ziglyph into separate files
Mitchell Hashimoto
2025-09-18
fix up diff from benchmarks, and add tests against ziglyph
Jacob Sandlund
2025-09-17
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-12
terminal: OSC 104 with no semicolon should parse as reset palette
Mitchell Hashimoto
2025-09-11
terminal: update parser to use new color parser and stream handler
Mitchell Hashimoto
2025-09-11
terminal: osc 104/105 are more flexible on invalid index
Mitchell Hashimoto
2025-09-11
terminal: remove old color tests
Mitchell Hashimoto
[next]