This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Add a note about the testing library

Nathan Herald (Mar 26, 2026, 2:33 PM +0100) 5f7d0d95 9f15b9d5

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "@myobie/pty", 3 3 "version": "0.1.3", 4 - "description": "Persistent terminal sessions with detach/attach support", 4 + "description": "Persistent terminal sessions with detach/attach, plus a Playwright-style testing library for TUI apps", 5 5 "type": "module", 6 6 "license": "MIT", 7 7 "repository": {