Wrangle your terminal with tmux

27m 13s
English
Paid

Course description

Learn to manage your terminal sessions and work more effectively from the command line using tmux. If you use the command line at all, tmux can make your life easier.

Read more about the course

tmux bills itself as a terminal multiplexer. It allows you to wrangle multiple terminal sessions from one window. Instead of keeping track of many terminal windows yourself, you can use tmux to create, organize, and navigate between them. Even more importantly, tmux lets you detach from and re-attach sessions, so that you can leave your terminal sessions running in the background and resume them later. This is especially useful if you're working on a remote server: you can set up a persistent session that will continue running when you close your laptop. You can even share a tmux session to facilitate pair programming.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 11 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing

Watch Online Wrangle your terminal with tmux

0:00
/
#1: Organize your terminal using tmux panes

All Course Lessons (11)

#Lesson TitleDurationAccess
1
Organize your terminal using tmux panes Demo
02:15
2
Create collections of panes using tmux windows
01:20
3
Reuse terminal workspaces using tmux sessions
01:55
4
Manage terminal workspaces using session naming
01:34
5
Zoom and resize to view a particular pane within tmux
01:40
6
Customize tmux with tmux.conf
03:53
7
Copy and paste text from a tmux session
03:14
8
Enable mouse mode in tmux
02:23
9
Automate your workflow using tmux scripts
03:54
10
Share a tmux session for pair programming with ssh
01:53
11
Handle history in tmux sessions
03:12

Unlock unlimited learning

Get instant access to all 10 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Bash Scripting: Learn Shell Scripting

Bash Scripting: Learn Shell Scripting

Sources: zerotomastery.io
Learn Bash Scripting from scratch, from an industry expert. You'll learn Shell Scripting fundamentals, master the command line, and get the practice and experience you need to g...
9 hours 38 minutes 15 seconds