Category:

tmux
articles

Tmux is a terminal multiplexer for Unix-like operating systems. It allows multiple terminal sessions to be accessed simultaneously in a single window. It is useful for running more than one command-line program at the same time.

How
April 16, 20203 min read
Learn how to disconnect all other tmux users with tmux detach-client command
Detach
November 3, 20222 min read
Learn how to detach from a tmux session using keyboard shortcuts.
Create
November 10, 20222 min read
Learn how to create a nested tmux session using tmux new command.
Create
November 10, 20222 min read
Learn how to create a new pane in tmux using keyboard shortcuts.
Create
November 16, 20222 min read
Learn how to create a tmux window using tmux prefix + c command.
Change
November 15, 20222 min read
Learn how to Change Prefix to a different keyboard shortcut in tmux to Ctrl-A.
Set
October 6, 20222 min read
Learn how to set the status bar opacity to transparent pattern by altering tmux config.