| Paketname | tmux | 
| Beschreibung | terminal multiplexer | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.3-2+squeeze1 | 
| Sektion | admin | 
| Priorität | optional | 
| Installierte Größe | 480 Byte | 
| Hängt ab von | libc6 (>= 2.8), libevent-1.4-2 (>= 1.4.13-stable), libncurses5 (>= 5.7+20100313) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Karl Ferdinand Ebert | 
| Quelle |  | 
| Paketgröße | 207392 Byte | 
| Prüfsumme MD5 | ef2b6606800557f8ab23d11b832fe97c | 
| Prüfsumme SHA1 | 846c6c16cf9bea1bf71647bc73f68800b88544c7 | 
| Prüfsumme SHA256 | ab5b1ed5647df14aa12788be57d57b21aebf835367361c4e3e01701eaf8601a5 | 
| Link zum Herunterladen | tmux_1.3-2+squeeze1_i386.deb | 
| Ausführliche Beschreibung | tmux enables a number of terminals (or windows) to be accessed and
controlled from a single terminal like screen. tmux runs as a
server-client system.  A server is created automatically when
necessary and holds a number of sessions, each of which may have
a number of windows linked to it. Any number of clients may connect
to a session, or the server may be controlled by issuing commands
with tmux. Communication takes place through a socket, by default
placed in /var/run. Moreover tmux provides a consistent and
well-documented command interface, with the same syntax whether used
interactively, as a key binding, or from the shell. It offers a
choice of vim or emacs key layouts. |