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
2025-12-31 02:32:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
700124ea8ee5d22fc6b60c7e791d6e4a1066f42e
ghostty
/
src
/
terminal
History
Mitchell Hashimoto
a95e72eced
fix release mode builds by building parse table
2022-04-29 20:02:22 -07:00
..
ansi.zig
don't crash on htab, but its not implemented yet
2022-04-27 09:30:39 -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
implement basic VT parser -- only print/execute handled
2022-04-18 11:01:47 -07:00
Tabstops.zig
fix some miscalculations with tabstops, add test
2022-04-27 20:43:10 -07:00
Terminal.zig
only update cells in the render call
2022-04-29 19:47:17 -07:00