Loading...
BookFavorite

The Tao of Tmux

Tmux and Terminal Tricks

Is it safe to ditch the GUI and IDE? Learn to navigate the world to the terminal using the tool depended on daily by thousands of system administrators and programmers.

With this book, you learn a few things to optimize your terminal workflow quickly, with great potential to pay off down the road as you learn more about tmux’s power.

tmux is a terminal multiplexer, that allows you to control multiple terminals in a single terminal instance.
Yes, any modern terminal! Make sure you have it installed on the system.

tmux is available on Unix-like systems. Included in the base system of OpenBSD, it is packaged on all major Linux and BSD distributions and macOS too.

The Tao of tmux breaks down tmux by the way of its objects, from the server, to its sessions, windows and panes. In addition, the book covers how you can configure tmux and utilize shell-friendly applications like entr(1) to rerun commands on file changes, just like an IDE.

Related Books

The Manager’s Path
From mentoring interns to working with senior staff, you’ll get actionable advice for approaching various obstacles in your path.
Digital Design and Computer Architecture
the fundamentals of digital logic design and reinforces logic concepts through the design of an ARM microprocessor.
SQL for Data Analysis
A new book to SQL for data analysis
The Missing README
Key concepts and best practices for new software engineers

No comments

No comments...