pmacs/src/terminal
Levi Neuwirth 7c3953563c feat(vterm): add strict Lua and daemon foundations
Install strict owned terminal specification parsing, fresh global state tables,
default-name uniquification, durable view/controller lifecycle, and the builtin
terminal command/statusline surface. Route daemon key and mouse input by the
authenticated source and add non-replaying per-frontend BEL baselines.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-21 19:10:45 -04:00
..
input.rs fix(vterm): harden terminal cell and input invariants 2026-07-21 16:27:43 -04:00
mod.rs feat(vterm): establish Stage 2 view authority contracts 2026-07-21 18:56:15 -04:00
screen.rs feat(vterm): expose atomic screen projections 2026-07-21 19:06:14 -04:00
session.rs feat(vterm): add strict Lua and daemon foundations 2026-07-21 19:10:45 -04:00
view.rs feat(vterm): establish Stage 2 view authority contracts 2026-07-21 18:56:15 -04:00