This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
ghostty
Watch
1
Star
0
Fork
0
You've already forked ghostty
mirror of
https://github.com/ghostty-org/ghostty.git
synced
2026-07-27 02:56:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1045c404894f204aaa150ca7a6f80a5dedf64318
ghostty
/
src
/
terminal
History
Mitchell Hashimoto
adac8a3f60
implement ECH
2022-05-09 21:17:21 -07:00
..
ansi.zig
parse SGR really poorly
2022-05-09 10:02:23 -07:00
csi.zig
implement erase line (EL) CSI
2022-05-08 20:20:21 -07:00
main.zig
terminal: scrolling
2022-04-28 21:18:27 -07:00
parse_table.zig
fix release mode builds by building parse table
2022-04-29 20:02:22 -07:00
Parser.zig
terminal: collect intermediates properly
2022-05-09 12:55:09 -07:00
Tabstops.zig
fix some miscalculations with tabstops, add test
2022-04-27 20:43:10 -07:00
Terminal.zig
implement ECH
2022-05-09 21:17:21 -07:00