This website requires JavaScript.
Explore
Help
Sign In
Applied-Software
/
ghostty
Watch
5
Star
0
Fork
0
You've already forked ghostty
mirror of
https://github.com/ghostty-org/ghostty.git
synced
2025-07-25 13:16:11 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ghostty
/
src
/
terminal
History
Mitchell Hashimoto
468f6e2b51
implement basic CSI dispatch action
2022-05-08 14:44:47 -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 CSI dispatch action
2022-05-08 14:44: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