File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ old fashioned black terminal.
2525tmux is to the console what a desktop is to gui apps. It's a world inside
2626the text dimension. Inside tmux you can:
2727
28- - multitask inside of a terminal, run multiple applications
29- - have multiple command lines in the same window
30- - have multiple windows in the workspace
31- - switch between workspaces, like virtual desktops
28+ - multitask inside the terminal, run multiple applications.
29+ - have multiple command lines (pane) in the same window
30+ - have multiple windows (window) in the workspace (session)
31+ - switch between multiple workspaces, like virtual desktops
3232
3333Features
3434========
@@ -97,8 +97,9 @@ It allows switching between layouts such as...
9797
9898Organize apps based on your needs
9999---------------------------------
100+
100101You can categorize and keep many terminals / applications separated into
101- multiple windows
102+ multiple windows.
102103
103104In addition to being able to split the terminal into multiple panes, you
104105can create new windows as much as you want.
You can’t perform that action at this time.
0 commit comments