tmux
Coverage of tmux in the Nexus archive.
- Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
Rmux is a new terminal multiplexer written in Rust that provides both a tmux-compatible CLI and a typed async Rust SDK for programmatic terminal automation. The tool addresses the limitations of tmux by offering Playwright-style automation capabilities with features like stable pane IDs, structured snapshots, and locator-style waits, while maintaining native support across Linux, macOS, and Windows.
- Make Tmux Pretty and Usable
The article provides a guide to customizing Tmux configurations for improved aesthetics and usability, with a blog post linked and discussed on Hacker News with 21 points and 9 comments.
- Show HN: Claudraband – Claude Code for the Power User
Claudraband is a tool that integrates Claude Code with terminal workflows using tmux and xterm.js, offering resumable sessions, remote control via HTTP, and frontend compatibility with editors like Zed and Toad. It aims to streamline Claude Code interactions for power users.