From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 55906 invoked by alias); 24 May 2017 11:31:59 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 83766 invoked by uid 89); 24 May 2017 11:25:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=yourdomaincom, UD:yourdomain.com, yourdomain.com, cygwinannounce X-HELO: mail-oi0-f42.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=JV1wQIwG+2XrRJ9HCT8FjzNr+jw7EsgV6c0Ezs8ukx4=; b=EeD7SejwOkxeVuF+4VRalxTqFFs4QpXzm0IPMrtlkCnpWox5kB/QBX3di8Vky1uVRQ bSBNkSvCuXdLWKN3NeoJdMLPk19ct+9X0yWsppH5vnBQVx2XIuuufbKNZuVnElU0GuS1 IEbHGPAvHuYbLQryeRaIFDTJFrA2dxnOvOW9hetudch/wMHU6QuDcYBC/ZTxIOnmZGLb Ty/VMrpNyfG8ILcb0A8THmZHHzsYWySYk7h9SGtJwj6lVIOajhKF12Ja+NiJ0mhO+sIw xhoPbCAOcfC+RfAdnqxp2/hAcfcIqxuS8zQ+lgx/+xGnpaqzkQz7dKEnS55Ilv4aFlUB jhQw== X-Gm-Message-State: AODbwcC35ABolkf+OKbU/RUuPlT6pCPcEikuvkEg7j7LR8OdZ43d472m lDE6v5jQqhFJWP4HAoOULU2c0m1cT8xO X-Received: by 10.157.46.14 with SMTP id q14mr4137316otb.242.1495625149953; Wed, 24 May 2017 04:25:49 -0700 (PDT) MIME-Version: 1.0 From: Michael Wild Date: Wed, 24 May 2017 11:31:00 -0000 Message-ID: Subject: =?UTF-8?B?dG11eMK3Mi40LTE=?= To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2017-05/txt/msg00063.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * tmux-2.4-1 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 /tmp. 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. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.