tmux-xpanes
« Back to VersTracker
Description:
Ultimate terminal divider powered by tmux
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: tmux terminal productivity automation devops
Install: brew install tmux-xpanes
About:
tmux-xpanes is a command-line utility that creates synchronized panes in tmux windows. It allows you to execute identical commands across multiple terminal panes simultaneously, streamlining parallel processing tasks. The tool also supports flexible layouts and window naming for better organization of multi-pane sessions.
Key Features:
  • Synchronized command execution across multiple panes
  • Flexible pane layout customization
  • Automatic window and pane naming
  • Support for both local and remote sessions
Use Cases:
  • Running the same command on multiple servers or environments simultaneously
  • Monitoring multiple log files or processes in parallel
  • Automating repetitive terminal tasks across different directories
Alternatives:
  • tmux-panes – Built-in tmux pane creation, lacks synchronized command execution
  • parallel – GNU parallel for command distribution, but doesn't manage terminal layouts
  • clusterssh – Multi-server command execution, but with different UI paradigm
Version History
Detected Version Rev Change Commit