Skip to main content

The terminal,
multiplied.

Learn the shortcuts, keep remote work running, and build a terminal setup that fits your workflow. Free guides and tools, ready when you need them.

Looking for a command?Latest stable: tmux 3.7cNo account needed to get started.

What are you working on?

Browse workflows →

Why tmux?

Keep processes running through disconnects and organize your terminal around the work in front of you.

Persistent Sessions

Detach and reattach without losing work.

Run long-running processes on remote servers, disconnect SSH, and reconnect days later while the server and processes are still running. Sessions survive network drops and detaching; a server reboot ends the running processes.

ssh user@server
$ ./train_model.pyRunning...
[detached (from session 0)]
$ _

Window Management

Manage multiple windows and panes within a single terminal interface.

Resource Efficient

Lightweight and fast. Runs on everything from Raspberry Pi to Supercomputers.

Fully Configurable

Customize keybindings, status bar, and colors to match your workflow.

Plugin Ecosystem

Extend functionality with TPM. Save sessions, copy to clipboard, and more.

tmux-resurrect
tmux-continuum
tmux-yank
vim-tmux-navigator
tmux-fzf
tmux-power
tmux-notify
tmux-logging
tpm
tmux-sensible
tmux-resurrect
tmux-continuum
tmux-yank
vim-tmux-navigator
tmux-fzf
tmux-power
tmux-notify
tmux-logging
tpm
tmux-sensible
tmux-resurrect
tmux-continuum
tmux-yank
vim-tmux-navigator
tmux-fzf
tmux-power
tmux-notify
tmux-logging
tpm
tmux-sensible

Community Configurations

Ready-to-use configs crafted by the community

Ready to become a power user?

Practice the shortcuts, look up a command, or build a configuration you can take back to your own terminal.