summaryrefslogtreecommitdiff
blob: fe4187d4c45b21d02d85fd926c7bbe7150fa9d54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>shell-tools</herd>
  <maintainer>
    <email>wired@gentoo.org</email>
    <name>Alex Alexander</name>
  </maintainer>
  <longdescription>
		tmux is a "terminal multiplexer", it enables a number of terminals
		(or windows) to be accessed and controlled from a single terminal.
		tmux is intended to be a simple, modern, BSD-licensed alternative to
		programs such as <pkg>app-misc/screen</pkg>.
	</longdescription>
</pkgmetadata>