tmux¶
tmux is a terminal multiplexer.
| Home | http://tmux.sourceforge.net | 
| Versions | 2.1 | 
| License | BSD | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/tmux | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install tmux
and update with:
conda update tmux