Book Image

Getting Started with tmux

By : Victor Quinn
Book Image

Getting Started with tmux

By: Victor Quinn

Overview of this book

Table of Contents (16 chapters)
Getting Started with tmux
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we learned about a handful of very useful third-party tools that can be used to extend the power and functionality of tmux. From turbocharging our configuration with maximum-awesome to a simpler and cleaner session management with tmuxinator and better pair programming with wemux, we had a nice taste of some really awesome utilities that improve upon and enhance the core features of tmux.

You may notice that while you learned a lot of different things throughout this book, when you sit down in front of your screen with an empty terminal window, your fingers may not know what to press to make things happen. For instance, you may remember that there is a way to split the current window into two panes horizontally, but may not remember the keystroke. This is expected! Unless you are a prodigy, one run through these concepts and keys will not solidify things entirely.

One learning trick that is very helpful is to choose three items to integrate into your workflow each...