Update tmux.html.markdown

This commit is contained in:
Arnie97 2015-04-19 10:59:11 +08:00
parent 4f48046096
commit 9cc8e12105

View File

@ -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.