1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 23:06:49 +02:00

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 to be created, accessed, and controlled from a single screen. tmux
may be detached from a screen and continue running in the background may be detached from a screen and continue running in the background
then later reattached. then later reattached.