MCP.so
Sign In
>_

tmux

@tmux

About tmux

A terminal multiplexer for persistent sessions, panes, and windows.

#tmux#terminal-apps#terminal-app#official

Installation

brew install tmux

Details

Category

Terminal apps

Command

tmux

Maintainer

tmux

Type

Terminal app

What it does

Fast terminal workflow

Keyboard-first interface

Composable with shell tools

Command examples

  1. 1
    tmux new -s work
  2. 2
    tmux attach -t work
  3. 3
    tmux ls

More Terminal apps CLIs