tmux
Terminal multiplexer for managing multiple sessions, windows, and panes. Persist work across disconnections.
45 commands
Browse by Topic
Install tmux (macOS)
Install tmux terminal multiplexer using Homebrew on macOS
Install tmux (Linux)
Install tmux terminal multiplexer on Debian/Ubuntu Linux
Check tmux version
Display the installed tmux version
Attach to session
Attach to existing session
Attach to last session
Attach to most recent session
Detach from session
Detach from current session
Kill all sessions
Kill tmux server and all sessions
Kill session
Destroy a session
List sessions
List all tmux sessions
New detached session
Create new session without attaching
New session
Create new named session
Next session
Switch to next session
Previous session
Switch to previous session
Rename session
Rename current session
Switch sessions
Show session list and switch
Close window
Close current window
Find window
Find window by name
Go to window N
Switch to window by number
Last active window
Switch to last active window
List windows
List and select windows
Move window
Move window to different index
New window
Create new window
Next window
Switch to next window
Previous window
Switch to previous window
Rename window
Rename current window
Break pane to window
Convert pane to new window
Close pane
Close current pane
Join pane from window
Move window 1 as pane here
Navigate to pane
Navigate to pane in direction
Next pane
Switch to next pane
Resize pane
Resize pane in direction
Show pane numbers
Display pane numbers briefly
Split horizontally
Split pane horizontally (top/bottom)
Split vertically
Split pane vertically (left/right)
Swap panes
Swap pane with previous/next
Toggle layouts
Cycle through pane layouts
Zoom pane
Toggle pane zoom (fullscreen)
Show clock
Display clock in current pane
Command prompt
Open tmux command prompt
Enter copy mode
Enter copy mode for scrolling
Show help
Show all key bindings
List key bindings
Show all key bindings
Paste buffer
Paste from tmux buffer
Reload config
Reload tmux configuration
Show options
Show all global options
Discussion
Loading comments...