zi = (v+4)i A single-file terminal text editor inspired by kilo.c. Building and running This program has only been tested with Zig 0.15. It can be run directly using: zig run zi.zig zig run zi.zig -- file.abc or compiled into a binary using: zig build-exe zi.zig ./zi file.abc