Skip to main content
CF

Wrangle your terminal with tmux

27m 13s
English
Paid

Master the art of terminal management and boost your command line efficiency with tmux. Whether you're a seasoned developer or just starting out, tmux can revolutionize your workflow by simplifying how you manage terminal sessions.

What is tmux?

tmux describes itself as a terminal multiplexer. It empowers you to manage multiple terminal sessions seamlessly within a single window. This means instead of juggling multiple terminal windows, you can rely on tmux to effortlessly create, organize, and switch between them. But the real magic of tmux lies in its ability to detach and reattach sessions. You can leave your terminal sessions running in the background and come back to them anytime. This feature is especially handy when working on remote servers, allowing you to maintain persistent sessions that continue running even when your laptop is closed. Moreover, tmux offers session sharing capabilities that are perfect for pair programming and collaborative coding.

About the Author: egghead.io

egghead.io thumbnail

egghead.io is a US-based subscription video platform focused on short, focused screencasts on JavaScript ecosystem topics. Founded in 2012 by John Lindquist (a Google Developer Expert) and run by Joel Hooks, egghead pioneered the short-screencast format that most modern developer-education platforms now use — courses are typically broken into 2-5 minute lessons that each cover one specific concept or API.

The instructor roster includes many of the most cited names in the JavaScript ecosystem — Kent C. Dodds (whose Testing JavaScript launched on egghead before EpicWeb.dev), Andrew Del Prete, Hannah Davis, Lukas Ruebbelke, Tomasz Łakomy, Andy Van Slaars, and many others. Course material covers React, Next.js, TypeScript, Node.js, GraphQL, Vue, the testing tracks, RxJS / observables, and a long list of smaller libraries and tools.

The CourseFlix listing under this source carries over 20 egghead courses spanning that range. Material is paid; egghead itself runs on a monthly / annual subscription on the original platform. The bite-sized format suits developers learning incrementally during work hours rather than committing to multi-hour video sessions.

Watch Online 11 lessons

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
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

Related courses

Frequently asked questions

What are the prerequisites for enrolling in this course?
The course is designed for both seasoned developers and those new to command line tools. Basic familiarity with terminal environments and command line operations would be beneficial to get the most out of the course. Prior experience with similar terminal tools or scripting can also be advantageous, but is not required.
What kind of projects or exercises will I work on during the course?
Throughout the course, you'll engage in practical exercises such as organizing terminal sessions with tmux panes and windows, customizing your tmux environment with configuration files, and automating tasks using tmux scripts. These exercises are designed to enhance your workflow efficiency and command line management skills.
Who is the target audience for this course?
The course is aimed at developers and IT professionals who want to improve their terminal management skills. Whether you're a beginner looking to understand terminal multiplexing or an experienced user aiming to enhance your existing skills, this course provides valuable insights into managing terminal sessions with tmux.
How does this course compare in depth and scope to similar courses?
This course specifically focuses on tmux, covering a range of functionalities from basic organization of terminal sessions to advanced features like session sharing and automation using scripts. It offers a targeted approach to mastering terminal multiplexing, which may be more specialized than broader courses on terminal tools in general.
What specific tools or platforms does the course focus on?
The course exclusively focuses on tmux, a terminal multiplexer. It teaches how to harness tmux’s capabilities to manage multiple terminal sessions, customize environments using tmux.conf, and leverage features like session sharing and persistence for remote server management.
What topics are not covered in this course?
The course does not cover other terminal multiplexers or general terminal commands that are not directly related to tmux. It specifically focuses on tmux functionalities, so broader command line tools or shell scripting basics are not included.
How much time should I expect to commit to complete this course?
The course comprises 11 lessons and is designed to be concise, allowing you to integrate the learning into your schedule easily. While the exact runtime is not specified, expect to spend additional time practicing the exercises and customizing your tmux setup beyond the lesson content.