LinuxCommandLibrary

procmux

TUI utility for running multiple commands in parallel with switchable terminals

TLDR

Launch procmux with default config
$ procmux
copy
Launch with a specific config file
$ procmux --config [path/to/procmux.yaml]
copy

SYNOPSIS

procmux [options]

DESCRIPTION

procmux is a TUI utility for running multiple commands in parallel in easily switchable terminal panes. It is designed to help newcomers to a project browse and run necessary commands while reducing the need to manually manage multiple terminal sessions for long-running processes. Configuration is defined in YAML files.

HISTORY

procmux was created by napisani and is written in Python.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard