Downloadliste

Projektbeschreibung

tmux is a "terminal multiplexer". It allows a number of terminals (or windows) to be accessed and controlled from a single terminal. It is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-06 00:37
1.1

Neue Befehle wurden hinzugefügt, darunter ein, um einen externen Befehl ausführen, ohne ein Fenster und eine an ein Fenster der Ausgabe auf einen externen Befehl umzuleiten. Die Fähigkeit, mehrere Tasten Präfix definieren wurde hinzugefügt. Die interne Verriegelung wurde durch das Ausführen einer Shell-Befehl ersetzt. Scroll-Modus wurde durch den Kopiermodus abgelöst. Ein neues Fenster Option wurde hinzugefügt, um die Eingabe in allen anderen Scheiben im gleichen Fenster zu senden. Support für zusammengebaute Sitzungen wurde hinzugefügt. Befehle können in eine Warteschlange gestellt und im Hintergrund laufen. Attribute können in # [ausgeschaltet] durch Voranstellen mit "nein". Standard-Farben werden automatisch erkannt. xterm-Schlüssel wurde neu geschrieben. Input/tty/utf8 Verbesserungen durchgeführt. Einige Bugs wurden gefixt.
New commands were added, including one to run an external command without a window and one to redirect a pane's output to an external command. The ability to define multiple prefix keys was added. The internal locking mechanism was replaced by executing a shell command. Scroll mode was superseded by copy mode. A new window option was added to send all input to all other panes in the same window. Support for grouped sessions was added. Commands can be queued and run in the background. Attributes may be turned off in #[] by prefixing with "no". Default colors are automatically detected. xterm-keys was rewritten. Input/tty/utf8 improvements were made. Several bugs were fixed.

2009-09-21 07:23
1.0

Erheblich verbesserten Layout-Management, einschließlich der Aufteilung in beide Richtungen und die Nutzung aller ACS Zeichen für Separatoren. Unterstützung für tmux als Shell. Bessere copy and paste. Anpassbare Tasten und Benutzer-Modus durch die Geschichte. Neue Befehle, darunter eine für die Umwelt und ein Fenster zur Anzeige Zahlen zu behandeln. Mehr Farbe Optionen in der Statuszeile. Man Seite Reorganisation. Viele kleinere Ergänzungen und einige Bugfixes.
Hugely improved layout management, including splitting in both directions and use of all ACS characters for separators. Support for tmux as the shell. Better copy and paste. Customizable mode keys and searching through history. New commands, including one to handle the environment and one to display pane numbers. More color options in the status line. Man page reorganization. Many minor additions and several bugfixes.

2009-07-07 06:13
0.9

Die Änderungen umfassen: eine Überarbeitung der Aufbau der Infrastruktur; eine Option, um ein Fenster zur inhaltlichen Änderungen zu überwachen; einige zusätzliche Layout-Befehlen, eine saubere Geschichte Befehl, verbesserte UTF-8-Erkennung, eine Bestätigung, bevor Befehl zu bestätigen, um gefährliche Befehle, Status Linie Verbesserungen und Unterstützung für einige Funktionen hinaus Terminal.
Changes include: an overhaul of the build infrastructure; an option to monitor a window for content changes; some additional layout-related commands; a clean-history command; improved UTF-8 detection; a confirm-before command to confirm dangerous commands; status line improvements, and support for some addition terminal features.

2009-04-22 16:20
0.8

Basic horizontalen Fenster-Splitting und automatische Layout-Bereich umgesetzt wurden. UTF-8-Unterstützung wurde verbessert. Memory Verbrauch reduziert wurde. Unterstützung für 88 Farb-Terminals wurde hinzugefügt. Eine Schriftrolle Region ist für die Terminals, ohne es emuliert. Mehrere neue Befehle wurden hinzugefügt. Ein paar Bugs wurden gefixt.
Basic horizontal window splitting and automatic pane layout were implemented. UTF-8 support was improved. Memory consumption was reduced. Support for 88 color terminals was added. A scroll region is emulated for terminals without it. Several new commands were added. A few bugs were fixed.

2009-02-09 01:39
0.7

copy-Puffer und Suspend-Client-Befehle. Die Unterstützung für die Ausgabe eines Shell-Befehl in der Statuszeile. Einzelne Fenster Farben in der Statuszeile. Bessere Maus-Unterstützung. Die Möglichkeit, Attribute für Statuszeile gesetzt, usw. Bessere Unterstützung für Schwarz-Weiß-Terminals. Automatisch benennt das Fenster, um den Befehl ausgeführt in ihr Spiel. Die Fähigkeit, mehrere Befehle als eine Folge angeben. Eine Reihe von Bugfixes.
Tags: Major feature enhancements
copy-buffer and suspend-client commands. Support for placing the output of a shell command in the status line. Individual window colors in the status line. Better mouse support. The ability to set attributes for status line, etc. Better support for black and white terminals. Automatically renames the window to match the command running in it. The ability to specify multiple commands as a sequence. A number of bugfixes.

Project Resources