Package:Tmux

From Funtoo
Revision as of 16:32, August 29, 2014 by Pytony (talk | contribs) (Created page with "{{Ebuild |Summary=Terminal multiplexer |CatPkg=app-misc/tmux |Maintainer= |Homepage=http://tmux.sourceforge.net/ }} Tmus is a terminal multiplexer (just as Package:Screen (T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tmux

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Tmus is a terminal multiplexer (just as screen, which is generally installed by default on servers). It enables you to run multiple terminal in one. You can arrange them in multiple tabs that you can split into multiple panes as well.

USE flags

Name Description
debug Adds extra debug codepaths (~description needs to be detailed for this specific ebuild)
selinux Enables Security Enhanced Linux support. You must not set this use flag manually or breakage will occur! (See SELinux)
vim-syntax Provides syntax plugin for Vim in tmux configuration files

Installation

root # emerge -a tmux