Drive Tui

Drive interactive terminal (TUI) programs — CLIs, REPLs, installers, menu apps, agent CLIs, and editors like vim — through a PTY, reading semantic screen snapshots. A pattern library classifies a screen (REPL, menu, pager, fzf search, confirm dialog, form, spinner, wizard) and drives it with a ready recipe. Use when a program expects a live terminal (arrow-key menus, prompts, spinners, password fields, curses UIs), or when a piped command hangs or prints nothing.

dwgx 1b2b7a8 28 files · 312.0 KB Updated

File contents

dwgx/SmartCLI/tree/main/skills/drive-tui commit 1b2b7a8f51

Frequently asked questions

npx skillmds@latest add dwgx/drive-tui