Tmux: Difference between revisions

From Freephile Wiki
Created page with "Like screen"
 
No edit summary
Line 1: Line 1:
Like [[screen]]
Like [[screen]]  Tmux is indispensable when using a terminal emulator.  It also lets you detach and re-attach to your sessions so your work can survive network interruptions.
See the [http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1 man page]
 
[[Category:Development]]
[[Category:DevOps]]

Revision as of 12:13, 3 June 2014

Like screen Tmux is indispensable when using a terminal emulator. It also lets you detach and re-attach to your sessions so your work can survive network interruptions. See the man page