Difference between revisions of "Tmux"

From Free Software Directory
Jump to: navigation, search
m (added bullet points.)
m (the bullet points don't seem to work.)
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
|VCS checkout command=git://tmux.git.sourceforge.net/gitroot/tmux/tmux
 
|VCS checkout command=git://tmux.git.sourceforge.net/gitroot/tmux/tmux
 
|Computer languages=C, bourne shell scripting
 
|Computer languages=C, bourne shell scripting
|Documentation note=* [http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1 tmux - terminal multiplexer]
+
|Documentation note=[http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1 tmux - terminal multiplexer]
* [http://www.openbsd.org/faq/faq7.html#tmux OpenBSD FAQ What is tmux?]
+
[http://www.openbsd.org/faq/faq7.html#tmux OpenBSD FAQ What is tmux?]
 
|IRC help=irc://irc.freenode.net/tmux
 
|IRC help=irc://irc.freenode.net/tmux
 
|IRC general=irc://irc.freenode.net/tmux
 
|IRC general=irc://irc.freenode.net/tmux

Revision as of 17:09, 19 October 2012


[edit]

Tmux

https://github.com/tmux/tmux/wiki
Terminal multiplexer

tmux is a terminal multiplexer that allows users to run and control several terminals, each running different programs, from a single window.

Detached sessions of tmux may continue working in the background, to be later re-attached at will.





Licensing

License

Verified by

Verified on

Notes

License

ISC

Verified by

Cesar Gil

Verified on

19 October 2012

Notes

License




Leaders and contributors

Resources and communication

AudienceResource typeURI
GitHub – portable tmux versionhttps://github.com/tmux/tmux
Users & DevelopersMailing Listtmux-users@googlegroups.com
VCS Repository Webviewhttps://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/tmux/
Bug Trackinghttps://github.com/tmux/tmux/issues
Changeloghttps://raw.githubusercontent.com/tmux/tmux/3.2a/CHANGES
Debian (Ref)https://tracker.debian.org/pkg/tmux


Software prerequisites

KindDescription
Required to usemake
Required to uselibevent
Required to usencurses
Required to useyacc (or bison)
Required to usepkg-config
Required to useC compiler




Entry













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.