X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:cc:content-type; q=dns; s=default; b=RekC
	HgWQbKBU5KsblyDYAiZPNkTyv3wYdELw3TqRrTJmmsn0AIpDo5FVD+7BbxDHHzBX
	rcdyQQa3aMUoVTMqfRjGDMkRvmekZ+vtgrHNAz+eTPd9XDGhtl35CMPLxEEWP0IT
	PXbzoTkzyO2e3Rgn/V9ngmAH01y1Z7iE6xgQF9s=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:cc:content-type; s=default; bh=AvFFdXBZH7
	COl3GYdc47EraOm24=; b=lhdaO23K3sz6G/lESTdREygJOFQgmdYN9xCD7BvMe4
	YGPF+ve9t+GxP8Verc5jHhqjucahyj5PzuMn2zj0ELolMMJZO1litJmkbMQkmaCu
	pYkS+w/YQLdGwa+pFVrjifirtdKm4nqaN6AV1Uc+tA27wAgmYoCDdhDm2k47poqa
	g=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f170.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:from:date         :message-id:subject:to:cc:content-type;        bh=MrK4gmCRrdnYFhqYIs4O1lljnq2mh2eiz+Misk9Ouus=;        b=T9YcYyZ9gYmbcaeAwGT37nTzFP7rGTwifX61EFXdvpb6yOIbzYwjhhfXjAzow/jOFC         Q4SSI00afhb9D2x+hTP4Wm7tXuLV36uPcx4ujF+2NaiWX6lzZmEeFZyhssarZMCXJhGx         PFr3TfjYiPMxy5ttMSE8Sfj/E8XEH4wO97p/QkCvvuXf+AcDob4ft83yjGgqCGIkGBJi         QYLlUgToL0VyJ1wyKpNIdic/7bDJV9srEqTYUDDNR3voLaCGVOS2ospuRneeMaQK8u7u         o1L0I4undp2gmtCTsExDFWboTfkWdV1tYOt2NIWwrLyf9D59HzsuGj8x85bxYgP+HUh9         VzOQ==
X-Gm-Message-State: ALoCoQlxbm8pMjwm5DIleDmOmbfLhiynU//DlKaDUPrTrICsKS8roMGcdLhg1bCFs8X+TCm9P4oI
X-Received: by 10.194.206.65 with SMTP id lm1mr14205822wjc.117.1433584952400; Sat, 06 Jun 2015 03:02:32 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <CAJ1KOAidxNn99KCUNHCbGCvOc=51vz8uzo5zag_0FEYj-yyFPQ@mail.gmail.com>
References: <CAJ1KOAidxNn99KCUNHCbGCvOc=51vz8uzo5zag_0FEYj-yyFPQ@mail.gmail.com>
From: =?UTF-8?B?xLBzbWFpbCBEw7ZubWV6?= <ismail@donmez.ws>
Date: Sat, 6 Jun 2015 13:02:11 +0300
Message-ID: <CAJ1KOAj=sNVuetiCQYK0QPsP=rmOLmbZdD7qxSs4kS1PsF5GbA@mail.gmail.com>
Subject: Re: More details about the tmux 2.0 regression
To: cygwin@cygwin.com
Cc: Michael Wild <themiwi@gmail.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

> set -g automatic-rename off

Should be setw -g ...

Also if there is an api to detect if a process is non-cygwin that
would also help on tmux side.

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

