🎞️TMUX
TMUX Commands
Description | Command |
---|---|
Create a new session |
|
See any existing sessions |
|
Attach to existing session |
|
Make all windows the same size |
|
Add new tmux window vertically |
|
Add new tmux window horizontally |
|
Detach from current session |
|
Kill current session |
|
Highlight text to copy |
|
Install and configure TMUX
Install tmux
Create new session
You have to start a session first before these config options exist
Change
mouse
toon
globally
~/.tmux.conf
Change
mouse
toon
for current session
Last updated