Tagged articles

terminal multiplexer

6 articles · Page 1 of 1
AI Architecture Path
AI Architecture Path
Jul 6, 2026 · Artificial Intelligence

herdr: The GitHub Trending AI Agent Multiplexer That Replaces tmux

herdr, an open‑source Rust‑based terminal multiplexer released in March 2026, tops GitHub Trending and offers AI‑focused features such as automatic detection of over 15 coding agents, four‑color status indicators, zero‑configuration setup, native mouse support, and a Unix Socket API for autonomous agent orchestration, addressing tmux’s limitations for AI workflows.

AI agentsRustUnix Socket API
0 likes · 10 min read
herdr: The GitHub Trending AI Agent Multiplexer That Replaces tmux
Liangxu Linux
Liangxu Linux
Oct 8, 2020 · Operations

Master tmux: Keep Long‑Running Scripts Alive on Remote Servers

This guide explains how to use tmux—a terminal multiplexer—to create, detach, reattach, and manage sessions, windows, and panes on Linux servers, ensuring scripts continue running even when SSH connections drop or terminals close.

LinuxOperationsremote scripting
0 likes · 15 min read
Master tmux: Keep Long‑Running Scripts Alive on Remote Servers
Liangxu Linux
Liangxu Linux
Jan 8, 2020 · Fundamentals

Master GNU Screen: Install, Use, and Customize Your Linux Sessions

This tutorial explains how to install GNU Screen on various Linux distributions, start and manage screen sessions, use key bindings for window and pane control, detach and reattach sessions, and customize behavior through a .screenrc file, providing practical commands and examples for reliable remote work.

GNU Screencommand-linesession management
0 likes · 8 min read
Master GNU Screen: Install, Use, and Customize Your Linux Sessions
Liangxu Linux
Liangxu Linux
Nov 6, 2019 · Fundamentals

Master Terminal Sessions with Tmux: A Complete Beginner’s Guide

This article introduces Tmux, a powerful terminal multiplexer, explains its core concepts such as sessions, windows, and panes, and provides step‑by‑step commands for installation, basic usage, session management, pane manipulation, and window control, enabling developers to work more efficiently in the command line.

command-linepanesession management
0 likes · 10 min read
Master Terminal Sessions with Tmux: A Complete Beginner’s Guide
21CTO
21CTO
May 7, 2019 · Fundamentals

Why Mastering the Command Line Is Still Essential for Developers

This article explains why command‑line tools remain vital for modern developers, covering their efficiency, automation potential, essential shells, editors, multiplexers, package managers, and practical tips that boost productivity compared to graphical interfaces.

CLIShellText Editor
0 likes · 16 min read
Why Mastering the Command Line Is Still Essential for Developers
Qunar Tech Salon
Qunar Tech Salon
Jun 28, 2015 · Fundamentals

Understanding tmux: Concepts, Usage, and Custom Scripts

This article explains what tmux is, describes its client‑server architecture, sessions, windows and panes, and shows how to use copy‑mode, scripting with split‑window and send‑keys, custom configuration, and troubleshooting tips for effective terminal multiplexing.

Shell Scriptingcopy modesession management
0 likes · 8 min read
Understanding tmux: Concepts, Usage, and Custom Scripts