X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 297C1388A43E
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1620276890;
	bh=ye6kS0yI1z6S/ndIEXhPcBOIwTOyJ85c0zESGX07Ftg=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=v40M6EP7i21Mq1TXaTu/A/xwPVkiOOxbXS+UdiK1q7qrQBO+EZrab4Q3+qbwnPxTF
	 HLXGz7oJtn0V9MqVLXyN0qRiz0z9ZisfwWG3scNIgp2JjEMLXS6ytvjPO/xf95sAMp
	 i2etoEVWvcNyqP/Jc90p+A3XgXyineYzh36rIvFg=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C956D388A438
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4B3FB388A432
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 07043385803C
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=uyp7bTmW57Itzo9AqofAukJ5XXAfKfjxA+G+p/z5oRE=;
 b=NWdQEDdWI/L/vesvOk2hefoOpgm6sFbkAHr/UqC5ax+7SJUD1a7Z0d6YVRKF2LT/L8
 WS2LkRCmLLDvL02ov4WjvXmBslz37nENL6/f3RPnED8EL/ifa1IeqwqEYCxg4+mjRNKw
 6qRFV5u0yT/YRa8rC/wgjMoDGBPbpN4oN7Edxj/l3RBR6kjML80fBdSAenOYp2ZGyerl
 scFYUZmJoXROJVuY8baBDA10ohW/dq2kuqr3bI5gKPr0PNHgelrBmMwmaZu3OZx3unDd
 lJVbazzR3T9fvdWnNxQZ3VPtPrYQ9HUBwnvPYFJEG1Ca7HKqydBlMf48s8F+0nexs8Lz
 zafA==
X-Gm-Message-State: AOAM530t02V3I3iwAP6Rhxc8SjwTjA/6X2qlEnyyTYXUCHqg8k0AtW08
 U6LuJb9x2gTKFfn6Vdhf9ZtUMRaAmJxX8r6tGJU4c5yUlq7YyQ==
X-Google-Smtp-Source: ABdhPJykirfbkBn0BsCqt+YwNxn930Mjg18FhboCwmTPBOYjrQja79wykqQgZJQ+oJSJ9q64gFZdvXJW0hxCJaeqomk=
X-Received: by 2002:a17:90a:6e5:: with SMTP id
 k92mr15733609pjk.198.1620276884875; 
 Wed, 05 May 2021 21:54:44 -0700 (PDT)
MIME-Version: 1.0
Date: Thu, 6 May 2021 06:54:35 +0200
Message-Id: <announce.CAALQ5rm2xisVPE8WqJOWVxs4o9Qr0Cpcnqx=VybTeyFD005kxA@mail.gmail.com>
Subject: [ANNOUNCEMENT] tmux 3.2-0
To: cygwin@cygwin.com
X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Michael Wild via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Michael Wild via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

The following packages have been uploaded to the Cygwin distribution:

* tmux-3.2-0

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.

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
