feat(core): GridSurface feeding PTY bytes into alacritty term
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1 +1,6 @@
|
||||
// modules added in Tasks 11-12
|
||||
pub mod grid;
|
||||
// snapshot module added in Task 12
|
||||
// pub mod snapshot;
|
||||
|
||||
pub use grid::GridSurface;
|
||||
// pub use snapshot::Snapshot;
|
||||
|
||||
Reference in New Issue
Block a user