Skip to content

Commit b430e21

Browse files
committed
about_tmux
1 parent 33aea1a commit b430e21

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

doc/about_tmux.rst

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,21 @@ the text dimension. Inside tmux you can:
3030
- have multiple windows (window) in the workspace (session)
3131
- switch between multiple workspaces, like virtual desktops
3232

33-
Features
33+
Overview
3434
========
3535

36-
For terminals only. No graphics.
37-
--------------------------------
36+
For Terminals only.
37+
-------------------
38+
39+
No graphics.
3840

3941
Uses:
4042

4143
- window-manager for text-based applications
4244
- keep applications in a background process
4345

44-
A text-based window manager
45-
---------------------------
46+
Text-based window manager
47+
-------------------------
4648

4749
=================== ====================== ===============================
4850
**tmux** **"Desktop"-Speak** **Plain English**
@@ -54,7 +56,7 @@ Window Virtual Desktop or Has windows inside
5456
Pane Application Performs operations
5557
=================== ====================== ===============================
5658

57-
Multiple terminals to one screen
59+
Multiple terminals in one screen
5860
--------------------------------
5961
It allows multiple applications or terminals to run at once.
6062

@@ -86,7 +88,7 @@ way one screen can be used to edit a file, and another may be used to
8688
| | |
8789
+--------+--------+
8890

89-
You can create and remove as many terminal as you want.
91+
tmux supports as manys terminals as you want.
9092

9193
It allows multiple layouts to view the apps
9294
-------------------------------------------

0 commit comments

Comments
 (0)