Headless Terminal

Drive interactive terminal programs (vim, emacs, nethack, htop, CLI installers, REPLs, anything curses-based) headlessly via the `ht` CLI. Use when the task needs a program that expects a real TTY — won't run under plain pipes, draws to an alternate screen, or needs keystrokes like arrow keys, Ctrl-C, or function keys. Do not use for non-interactive commands that work fine with plain shell pipes. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/montanaflynn--headless-terminal--headless-terminal commit 642d776f37

Frequently asked questions

npx skillmds@latest add tomevault-io/headless-terminal