Tmux is an essential tool and has functions ANY linux user will need!
Oh My TMux Project: https://github.com/gpakosz/.tmux
Best Tmux Documentation & Cheatsheet: https://github.com/rothgar/awesome-tmux .
►► Digital Downloads ➜ https://www.cttstore.com
►► Patreon ➜ https://www.patreon.com/christitustech
►► Twitch ➜ https://www.twitch.tv/christitustech
►► Website and Guides ➜ https://christitus.com

I love tmux, though I have oh-my-zsh setup to ues the tmux plugin, which means tmux just works automagically regardlss of whether i'm using tty or kitty.
Simply add the tmux extension into .zshrc's plugins line, then I also like to add this as well, so it only starts in tmux if we're not in tmux already.
# Automatically start TMUX, if it's not set
if [[ ! -v ZSH_TMUX_AUTOSTART ]]; then
export ZSH_TMUX_AUTOSTART=true
fi
why powershell doesn't have status line while tmux has?
I got lost when you open Vim and …..tmux….and then how?
Hi Chris, I tried to follow your video step by step, but it doesn't work for me. Every time I try to launch Kitty with tmux attach the terminal window immediately closes. Although if beforehand I open tmux somewhere else, for example, I open Console and type tmux. Then close the console and invoke the Kitty again, everything works. I suspect that new-session -n $HOST doesn't work anymore. Any advice?
Cool!!!! sympathise with you, but here in Australia, we're in the middle of winter. I guess we have to wait a few months before we can enjoy another heatwave! have a good 'un mate!
0 start
I am unable to paste I am so sad I have no idea how to do… (the copy part I do not know) 7:20
I have a question…
We log to Loki, but we still can get logs with "docker logs <container id>".
Any chance there is something we can use to highlight lines if the log level is warning, error or fatal?
thanks Chris for the great video its a big help in learning tmux
Good grief with all of those plugins you might as well set up an eMacs terminal.
I love tmux, but other than changing the prefix to C-j (I use a happy hacking keyboard so my capslock is replaced with control) I didn’t fool with much.
The base key bindings are awesome as is.
I guy Ilike how you customize your prompt the icon of debian can you explain me ?
I made the switch from Windows 10 to Linux Mint 20.04. On my Dell Optiplex, I installed Windows 10 pro in a Virtualbox due to Quicken and my Logos bible software Neither will work in wine or Playonlinux. I want to mention updates. Linux may not install update like Windows but, the update manager has showed me red dots every day for the last 3 days.
I like to scroll while in tmux using the mouse wheel… I'm not always at the server.
added this to my .tmux.conf file
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
just install terminology 🤣
Is that synergy I see running in the taskbar?
Terminix
ctt: forget twms use tmux
me: uses both
also me: uses tmux through byobu
meet byobu ðŸ˜
So great to see that you are a KDE fan too !
Tmux looks cool! Thanks, Chris!
I have used tmux before and I'm still learning more I'm glad I found your video
Thank you very much man. I have a suggestion: many times you assume that we know the command. For example, I bet most of the readers missed how you popped the horizontal and vertical tiles.
make a vid abt kitty
How do i make a Cent os 7 vm a router for two other vm's?
This was a dizzying roller-coaster that I did NOT like. I stepped out of the cart feeling really bad, really shaken. Never before I've felt so out-of sync with Chris, in this video he seems to be on an acid trip, and talks in a foreign language I could not dig– and I DO speak a few foreign languages! I would really like to get an idea, no mater how small, of what the heck this Tmux thing is! GOSH!
The screen is too large on browser, we can't see well, it'll be perfect of you zoom time
I thought you said termux 🙄😬
I read this as "Linux Tutorial", lol! Great video Chris.
Hello sir… I need help regarding my boot corrupt in windows 10, can i talk with you somewhere… I don't want to reinstall my windows… Please help…
Been using Tmux for years; couldn't do my job without it. I found a script that allows for nested functionality; makes managing remote hosts a breeze.
Tmux is phenomenal!
But I ain't giving up SwayWM!
I use DWM on Linux and I also use macOS. I still use tmux heavily on remote servers. Also I have tmux session files to quickly spin up various projects and environments for development. For me, the value of tmux is independent of a WM.
I tried this with terminator and it won't launch for some reason.
The ultimate desktop is of cause i3 with tmux. Tile everything!
You should review memes also
even hackers nowadays are focused on looks rather than actual hacks
Did you know that windows now has an official package manager? you can install it by installing the app called: App Installer from ms store and get apps using: winget install
Great, for introducing the screen multiplexer.. I startered using GNU Screen since early 2000's. and never looking back again. It saved me lots of terminal emulator windows and screen space. I do not heve to be panicked when disconnected from remote server while working on it.
Thank you.
Good vid and I'll give it a whirl for grins.
hey 5600x is what I got, can you please tell me the optimal configuration for the swap file in windows 10 with 32 gigs of ddr4 ram
I first picked up Tmux a couple of months ago thanks to Jay at LearnLinuxTV. Started using it with vim, ranger and Typora (the Markdown reader). My school work, my writing, my hobby-coding is now all in one environment, just a command away. My desktop is cleaner, more focused, doesn't have multiple windows unused windows open. Now this tutorial is giving me ideas how to further refine everything. Thank you, Chris. And Jay if you are reading this.