Learn tmux (Part 2) - How to use Splits and Panes for the Ultimate Linux Workflow!

preview_player
Показать описание
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.

*tmux Cheatsheet Mouse Pad Available!*

*Other tmux Episodes*
Here's a list of all the episodes in the series:
• Episode 2: This video

*🎓 CROWDSTRIKE CRASH SURVIVOR T-SHIRT*
Commemorate the largest outage in history with the latest addition to the LLTV merch shop.

*🎓 BRAND NEW UDEMY COURSES AVAILABLE!*
Check out my new courses on Udemy and learn something new!

*🐧 SUPPORT LINUX LEARNING!*
_Note: Royalties and/or commission is earned from each of the above links_

*⏰ TIME CODES*
00:00 - Intro
00:44 - Recap/overview from previous episode
02:10 - Creating Vertical Splits
02:42 - Finger gymnastics
03:39 - Creating Horizontal Splits
04:24 - Moving between panes within a tmux window
04:56 - Check out the updated merch shop!
05:48 - Follow along with this hands-on tmux workflow example

*Full Courses from Learn Linux TV*

*🌐 LEARN LINUX TV ON THE WEB*

*⚠️ DISCLAIMER*
LearnLinuxTV produces technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). LearnLinuxTV is not responsible for any damages that may arise from any use of the content and information that's being provided. The viewer is expected to follow best judgement and to make his/her/their best decisions while working with production or non-production software, systems and hardware.

#tmux #devops #cloudcomputing
Рекомендации по теме
Комментарии
Автор

I really appreciate the production value and care you take in making your episodes. The quality shows.

Baxter
Автор

You're great bro, thanks for sharing

sonicfreak
Автор

Thanks for the video and a question... do you use a linux on workstation?

SteheveRodriguez
Автор

What's a good use case for tmux? - this sort of thing with split panes would have been great in the day and presumably is where tmux is from with dumb terminals where you had limited screens. The VT220 had the ability to flip 4 sessions and buffer them - in those days I could keep track of that activity but these days on laptop (Mac/Windows) you just start new sessions to whatever (now I struggle to keep up with what is what lol). Screen real estate for me is important slicing a window into 4 not seeing the full screen having to scroll for example doesn't seem as good as having a giant or multiple monitors with different sessions. Also not a fan so far have to force myself to use vs-code with a bash session at the bottom been just iterm-ing loads of shells and doing work in all of them and then flipping between them.

rw-xfcb