unipty 2 件
-
UniPty v0.2.2 adds the official Backend package @unipty/backend-zigpty, built on the zero-dependency Zig PTY engine zigpty. Windows runs (adapter-mediated buffering semantics), and output has an optional disk-backed buffer, outputSpool. This post compares the route against node-pty and lists the caveats to know before use.
-
UniPty v0.2.0 adds two optional official parser packages. @unipty/shell-parser classifies shell command text and translates it into structured argv; @unipty/powershell-parser answers only to the official Parser.ParseInput. Nothing is executed at any point, and all 8 public packages appear on npm in complete form for the first time.
