Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Package:Tmux
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