sudoedit.com!

tmux - notes

Start a new session

tmux new -s <name>


List Sessions

tmux ls


Attach to a running session

tmux a -t <name>


Panes

Horizontal Split

ctrl + b "

Vertical Split

ctrl + b %

Change Panes

ctrl + b <arrow keys>

or select pane number

ctrl + b q


Tmux Windows

New Window

ctrl + b c

Move to next window

ctrl + b n

Previous window

ctrl + b p

Last window

ctrl + b L

Move to window by index number

ctrl + b <0-9>

If you found this useful please consider supporting the blog.

Fastmail

I use Fastmail to host my email for the blog. If you follow the link from this page you'll get a 10% discount and I'll get a little bit of break on my costs as well. It's a win win.


Backblaze

Backblaze is a cloud backup solution for Mac and Windows desktops. I use it on my home computers, and if you sign up using the link on this page you get a free month of service through backblaze, and so do I. If you're looking for a good backup solution give them a try!

Thanks!

Luke

#notes #tux