tmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a separate program, 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.





































Tmux is the hot new kid on the terminal multiplexing block. Better readability in config and code, vertical split, and actual updates!