tmux – terminal multiplexer

SYNOPSIS

Shell Commands

Key Bindings

The default command key prefix is C-b. Note it conflicts with any Emacs-style bindings.

DESCRIPTION

tmux:

There are three ways to interact with tmux:

Shell Interactions

There are three layers of organization in tmux:

Session Interactions

Window Interactions

Keybindings:

Tips

Mac OS X has some problems with copying and pasting. See Notes and workarounds for accessing the Mac OS X pasteboard in tmux sessions.

References

tmux cheatsheet

tmux man page

tmux Tutorial - Split Terminal Windows Easily