- Getting Started with tmux
- Victor Quinn J.D.
- 238字
- 2021-08-05 17:56:35
Running tmux
For now, let's jump right in and start playing with it. Open up your favorite terminal application and let's get started. Just run the following command:
$ tmux
You'll probably see a screen flash, and it'll seem like not much else has happened; it looks like you're right where you were previously, with a command prompt. The word tmux
is gone, but not much else appears to have changed.
However, you should notice that now there is a bar along the bottom of your terminal window. This can be seen in the following screenshot of the terminal window:

Congratulations! You're now running tmux.
That bar along the bottom is provided by tmux. We call this bar the status line. The status line gives you information about the session and window you are currently viewing, which other windows are available in this session, and more.
Some of what's on that line may look like gibberish now, but we'll learn more about what things mean as we progress through this book. We'll also learn how to customize the status bar to ensure it always shows the most useful items for your workflow. These customizations include things that are a part of tmux (such as the time, date, server you are connected to, and so on) or things that are in third-party libraries (such as the battery level of your laptop, current weather, or number of unread mail messages).
- FreeSWITCH 1.2
- 物聯網工程規劃技術
- 物聯網安全(原書第2版)
- 物聯網網絡安全及應用
- INSTANT PhpStorm Starter
- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- TCP/IP入門經典(第5版)
- SD-WAN架構與技術(第2版)
- HTML5 Game development with ImpactJS
- 網絡安全技術與解決方案(修訂版)
- 網絡基礎與網絡管理項目化教程
- Bonita Open Solution 5.x Essentials
- 工業互聯網創新實踐
- 深入理解OpenStack Neutron
- 設備監控技術詳解