If you want to increase your productivity with the Linux command line, tmux is definitely a great way to do just that! With tmux, you can manage your workflow with sessions, multitask with panes, and it also allows you to easily regain access to existing sessions when your SSH connection drops. In this five part series, you’ll learn everything you need to know in order to use tmux daily! In this episode, we’ll take a look at splits/panes.
-
Learn tmux (Part 3) – A Simple and Straight-Forward Look at Managing Windows
If you want to increase your productivity with the Linux command line, tmux is definitely a great way to do just that! With tmux, you can manage your workflow with sessions, multitask with panes, and it also allows you to easily regain access to existing sessions when your SSH connection drops. In this five part series, you’ll learn everything you need to know in order to use tmux daily! In this episode, we’ll look into managing windows within tmux.
-
Learn tmux (Part 4) – Discover how to manage Sessions within tmux
If you want to increase your productivity with the Linux command line, tmux is definitely a great way to do just that! With tmux, you can manage your workflow with sessions, multitask with panes, and it also allows you to easily regain access to existing sessions when your SSH connection drops. In this five part series, you’ll learn everything you need to know in order to use tmux daily! In this episode, we’ll further explore session management.
-
Learn tmux (Part 5) – How to Customize tmux and Make It Your Own!
If you want to increase your productivity with the Linux command line, tmux is definitely a great way to do just that! With tmux, you can manage your workflow with sessions, multitask with panes, and it also allows you to easily regain access to existing sessions when your SSH connection drops. In this five part series, you’ll learn everything you need to know in order to use tmux daily! In this episode, we’ll customize tmux and make it our own!
(more…) -
Getting Started with tmux Part 2 – Horizontal and Vertical Panes
Welcome to my brand-new refreshed tmux series! tmux enables to to greatly enhance your terminal workflow and efficiency. In the second video, I show off the process of splitting your terminal window into multiple panes (splits) so you can multitask and have multiple things running concurrently in the same window.
-
Getting Started with tmux Part 1 – Overview and Features
Welcome to my brand-new refreshed tmux series! tmux enables to to greatly enhance your terminal workflow and efficiency. In this video, I show off some of the various features.
-
Getting Started with tmux Part 5 – Customization and Tweaks
Welcome to my brand-new refreshed tmux series! tmux enables to to greatly enhance your terminal workflow and efficiency. In the final video in this series, I show some neat tmux tweaks and customizations to make the experience even more user-friendly.
-
Getting Started with tmux Part 4 – Creating and Switching Between Sessions
Welcome to my brand-new refreshed tmux series! tmux enables to to greatly enhance your terminal workflow and efficiency. In the fourth video, we explore sessions – which allow you to divide multiple projects into their own independent tmux process.
-
Getting Started with tmux Part 3 – Creating and Managing Windows
Welcome to my brand-new refreshed tmux series! tmux enables to to greatly enhance your terminal workflow and efficiency. In video 3, we explore segregation of tasks into multiple windows.