Skip to content
zolrath edited this page Mar 20, 2012 · 10 revisions

wemux allows you to start hosting a multi-user tmux session using the command wemux.

Clients (generally someone SSHed into another account on the host machine) have the option of:

Mirroring gives clients read-only access to the session, allowing them to see you work, or

Pairing allows the client and yourself to work in the same terminal (shared cursor) or work independently in another window (separate cursors) in the same tmux session.

Follow the Installation Instructions to get wemux running.

List of Host Commands.

List of Client Commands.

To enable Multi Host Capabilities, set allow_host_change="true" in /etc/wemux.conf

To have SSH Clients Automatically start in wemux see Automatic SSH Client Modes

Clone this wiki locally