Switch language한국어
Back to the list

Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK | Hacker News

TL;DR AI

Key summary

2 min read
  1. Rmux is a new Rust-based terminal multiplexer announced on Hacker News.

  2. It keeps tmux-compatible commands while adding a typed, async SDK for automation.

  3. The design aims to replace brittle text-scraping with structured snapshots and pane IDs.

  4. Rmux is positioned for Linux, macOS, and Windows, including ConPTY support.

  5. The goal is more reliable, expressive terminal automation, similar in spirit to Playwright.

Read the original