mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-19 15:41:20 +00:00
comment
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//! The primary export of this file is "table", which contains a
|
||||
//! comptime-generated state transition table for VT emulation.
|
||||
|
||||
const std = @import("std");
|
||||
const builtin = @import("builtin");
|
||||
const parser = @import("Parser.zig");
|
||||
|
||||
Reference in New Issue
Block a user