Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Getting Started with tmux
  • Table Of Contents Toc
Getting Started with tmux

Getting Started with tmux

By : Victor Quinn
4.3 (8)
close
close
Getting Started with tmux

Getting Started with tmux

4.3 (8)
By: Victor Quinn

Overview of this book

The book is intended for software developers, DevOps engineers, and other professionals who make heavy use of the terminal in their daily workflow. Some familiarity with the terminal is useful but no prior experience with tmux or other terminal multiplexers (such as GNU Screen) is required.
Table of Contents (10 chapters)
close
close
9
Index

Understanding tmux commands and Command mode


You may have noticed that in prior chapters, we accessed some of our commands using different methods. For example, we showed you how to list the current key bindings. This can be done:

  • By using the key combination <Prefix>, ?.

  • By typing the command directly into a shell, prefacing the command with the tmux keyword, for example, tmux list-keys.

  • By entering Command mode via <Prefix>, : and typing the command list-keys and then hitting Enter.

    Note

    Command mode in tmux is a lot like the mode of the same name in vi or the mode that we get by pressing Meta + x in Emacs. We touched on Command mode briefly in Chapter 4, Manipulating Text. Once you enter Command mode in tmux, you will have a prompt starting with a colon (:), and anything you type is entered into that prompt. Hitting Enter runs the tmux command you typed, like with vi.

What is going on here and why do all these three methods accomplish the same thing?

Under the hood, each tmux command...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Getting Started with tmux
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon