Email the Author
You can use this page to email Tony Narlock about The Tao of tmux.
About the Book
The Tao of tmux has been newly edited, over 600 tweaks, 3 new sections and much more. Get the scoop!
Available on Leanpub, Amazon Kindle and for free on the web.
Add the book on twitter on @TheTaoOfTmux.
The Tao of tmux is an evolution of my feature introduction for new users written years ago. What can be said is since then, I've used tmux every day of my life on OS X, Linux and FreeBSD. That's locally and on remote machines I connect to via SSH. Oh, and even Windows 10 users can get a taste of it.
I first presented my original introduction to tmux at Software Freedom Day at Sun Yat-Sen University (中山大学) in 2013. It's after I coded tmuxp, my first python project designed to manage tmux sessions in convenient YAML and JSON configs. Since then, I've splintered tmuxp into libtmux, an object API build on top of tmux's well-designed CLI controls.
There is no one way to use tmux. It is designed to leave that control up to the user. You can use it purely to keep a process running in the background to resume it another time. You can use it to split one screen into multiple terminals, copy and paste between them, resize them. You can make it part of your daily life, or you can just keep it in your tool belt for a rainy day. There's no one true way, but there is a Tao, and you have to journey to find it yourself. To do that, you have to try.
And you don't need this book to do it. The tmux manual is great. Google is great. Other books are out there. My original overview of tmux is still available free. But I wanted to take a chance to do it my way and to have it available to the world.
About the Author