mirror-ghostty/example/zig-vt
Mitchell Hashimoto 22caf60263
update a bunch of required Zig versions to 0.15
2025-10-03 07:10:44 -07:00
..
src example/zig-vt 2025-09-21 19:41:58 -07:00
README.md example/zig-vt 2025-09-21 19:41:58 -07:00
build.zig example/zig-vt: add comment explaining how to get zero-dep build 2025-09-23 11:55:44 -07:00
build.zig.zon update a bunch of required Zig versions to 0.15 2025-10-03 07:10:44 -07:00

README.md

Example: ghostty-vt Zig Module

This contains a simple example of how to use the ghostty-vt Zig module exported by Ghostty to have access to a production grade terminal emulator.

Requires the Zig version stated in the build.zig.zon file.

Usage

Run the program:

zig build run