Show HN: Curtab – Each command in its own interactive terminal tab
Category: cli-tool
Tags: cli-tool, terminal, developer-tools
Score: 5.8/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 6)
Curtab is a CLI tool that runs multiple commands in separate interactive terminal tabs within a single window, using real pseudo-terminals for full interactivity. It offers keyboard navigation, process control, and customizable tab names, solving a common pain point for developers running multiple processes during development. The project is simple but fills a known gap with a clean implementation.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/rashidmya/curtab · TypeScript · MIT
View on Hacker News