← Back to tools
View AGENTS.md for procmux
procmux
TUI utility for running multiple commands in parallel in switchable terminals
Description
procmux is a TUI utility for running multiple commands in parallel in easily switchable terminals. It provides a process multiplexer that lets you manage and view multiple running processes.
AI Summary
A TUI process multiplexer for running and switching between multiple parallel commands.
Capabilities
- + Run multiple commands in parallel
- + Switch between process outputs
- + TUI-based process management
- + Configurable via YAML
Use When
- → You need to manage multiple parallel processes
- → You want switchable terminal views for processes
Avoid When
- x You prefer tmux for process management
- x You only need to run single commands