Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

De nouvelles commandes ont été ajoutées, dont un à lancer une commande externe sans fenêtre et l'autre pour rediriger la sortie d'un volet à une commande externe. La capacité à définir des préfixes des multiples touches a été ajoutée. Le mécanisme de verrouillage interne a été remplacée par l'exécution d'une commande shell. Mode de défilement a été remplacée par mode de copie. Une option nouvelle fenêtre a été ajouté à envoyer toutes les entrées à toutes les autres vitres dans la même fenêtre. Support des sessions groupées a été ajouté. Les commandes peuvent être mis en attente et s'exécutent en arrière-plan. Attributs mai être désactivée dans # [] en préfixant avec "non". Couleurs par défaut sont automatiquement détectés. xterm-clés a été réécrit. Input/tty/utf8 améliorations ont été apportées. Plusieurs bugs ont été corrigés.
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

Considérablement amélioré la gestion mise en page, notamment par la scission dans les deux sens et l'utilisation de tous les caractères de l'AEC pour les séparateurs. Soutien à tmux comme la coquille. Une meilleure copie et coller. Touches de mode et de recherche personnalisable à travers l'histoire. Nouvelles commandes, y compris une pour gérer l'environnement et un volet d'affichage des nombres. Plus d'options de couleur dans la ligne d'état. Man page réorganisation. De nombreux ajouts mineurs et 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

Les changements comprennent: une refonte de la construction d'infrastructures; une option pour contrôler une fenêtre pour les changements de contenu, certaines commandes de mise en page supplémentaires connexes; un commandement propre histoire; UTF-8 de détection amélioré, une confirmation de commande, avant de confirmer les commandes dangereuses; statut des améliorations en ligne, et le soutien pour certaines fonctionnalités outre 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 fractionnement fenêtre horizontale et volet de mise en page automatiques ont été mises en œuvre. Support UTF-8 a été amélioré. La consommation mémoire a été réduite. Support pour 88 terminaux de couleur a été ajoutée. Une région de défilement est émulé pour les terminaux sans elle. Plusieurs nouvelles commandes ont été ajoutées. Quelques bugs ont été corrigés.
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

la copie du tampon et de suspendre les commandes des clients. Soutien de la mise sortie d'une commande shell dans la ligne d'état. Couleurs fenêtre individuelle dans la ligne de statut. Mieux souris soutien. La capacité de définir des attributs pour une ligne de statut, etc Meilleur support pour les terminaux en noir et blanc. Renomme automatiquement la fenêtre pour correspondre à la commande en cours d'exécution en elle. La possibilité de spécifier des commandes multiples comme une séquence. Un certain nombre de corrections de bugs.
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