tmux 2

Productive Mouse-Free Development

by: Brian P. Hogan

Published 2016-11-21
Internal code bhtmux2
Print status In Print
Pages 102
User level Intermediate
Keywords tmux, vi, command line, terminal, shell, keyboard
Related titles
  • Pragmatic Guide to Git
  • Web Development Recipes, Second Edition
  • Agile Web Development with Rails 5
  • Programming Phoenix
  • dnvim2
ISBN 9781680502213
Other ISBN Channel epub: 9781680505160
Channel PDF: 9781680505177
Kindle: 9781680502367
Safari: 9781680502374
Kindle: 9781680502367
BISACs COM051230 COMPUTERS / Software Development & Engineering / General
COM084000 COMPUTERS / Desktop Applications / General
COM084000 COMPUTERS / Desktop Applications / General

Highlight

Your mouse is slowing you down. The time you spend context switching between your editor and your consoles eats away at your productivity. Take control of your environment with tmux, a terminal multiplexer that you can tailor to your workflow. With this updated second edition for tmux 2.3, you’ll customize, script, and leverage tmux’s unique abilities to craft a productive terminal environment that lets you keep your fingers on your keyboard’s home row.

Description

You have a database console, web server, test runner, and text editor running at the same time, but switching between them and trying to find what you need takes up valuable time and breaks your concentration. By using tmux 2.3, you can improve your productivity and regain your focus. This book will show you how.

This second edition includes many features requested by readers, including how to integrate plugins into your workflow, how to integrate tmux with Vim for seamless navigation—oh, and how to use tmux on Windows 10.

Use tmux to manage multiple terminal sessions in a single window using only your keyboard. Manage and run programs side by side in panes, and create the perfect development environment with custom scripts so that when you’re ready to work, your programs are waiting for you. Manipulate text with tmux’s copy and paste buffers, so you can move text around freely between applications. Discover how easy it is to use tmux to collaborate remotely with others, and explore more advanced usage as you manage multiple tmux sessions, add custom scripts into the tmux status line, and integrate tmux with your system.

Whether you’re an application developer or a system administrator, you’ll find many useful tricks and techniques to help you take control of your terminal.

Why Use tmux?

Contents and Extracts