diff options
-rw-r--r-- | tmux.html.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tmux.html.markdown b/tmux.html.markdown index 700dce86..c11da5fc 100644 --- a/tmux.html.markdown +++ b/tmux.html.markdown @@ -7,7 +7,8 @@ filename: LearnTmux.txt --- -[tmux](http://tmux.sourceforge.net) is a terminal multiplexer: it enables a number of terminals +[tmux](http://tmux.sourceforge.net) +is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background then later reattached. |