>_tmuxOfficialFeatured
@tmux
About tmux
A terminal multiplexer for persistent sessions, panes, and windows.
#tmux#terminal-apps#terminal-app#official
Installation
brew install tmuxWhat it does
Fast terminal workflow
Keyboard-first interface
Composable with shell tools
Command examples
- 1
tmux new -s work - 2
tmux attach -t work - 3
tmux ls
Details
More Terminal apps CLIs
Yazi
$ yazi
An asynchronous terminal file manager with rich previews and plugins.
btop
$ btop
A resource monitor for CPU, memory, disks, network, and processes.
fzf
$ fzf
A general-purpose fuzzy finder for files, history, processes, and more.
ripgrep
$ rg
Recursively search files with fast regex matching and gitignore support.
Atuin
$ atuin
Search, sync, and understand shell history with rich execution context.
Fish Shell
$ fish
A user-friendly shell with suggestions, highlighting, and practical defaults.
Comments