CLI Reference
pmux intercepts a small set of Pocketmux-specific commands and passes everything else to tmux -L pmux. You can use pmux as a drop-in replacement for tmux with zero learning curve.
Configuration
pmux stores its configuration at ~/.config/pmux/config.toml. The file is created by pmux init with sensible defaults. Most users will never need to edit it. For the commands that read this configuration, see the CLI Reference; for how these settings fit into the overall system, see the security model.