From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92496 invoked by alias); 25 Dec 2017 03:50:32 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 91688 invoked by uid 89); 25 Dec 2017 03:50:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Repin, repin, H*UA:github.com, H*M:google X-HELO: mail-oi0-f46.google.com Received: from mail-oi0-f46.google.com (HELO mail-oi0-f46.google.com) (209.85.218.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 25 Dec 2017 03:50:30 +0000 Received: by mail-oi0-f46.google.com with SMTP id w131so22169832oiw.0 for ; Sun, 24 Dec 2017 19:50:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:to:references:subject :user-agent; bh=SBuOQ/jiBuKePP2p+Iimhv0RxKnkfypb+qFBtDc3v+I=; b=EQLnS3OQ3VVEU3nfUK8a65A031UW08+VqJs+1G89TYZqAd5dWUveRzan+xrVrKi5QF a2eSuDUaCKDiZ+tsOCZ3rouxO4yDA+8ofQDKqG0PfU/UjN+cJOBq8ENCMrwWPkhrtMZH pUyQMqdg6kzvhty4bR5ywGUvUjRwsYdYfDXEbF/rS7XS4JlRSP0vB2Gl/rdpyWsbbiQD 05rhUnNzhtWEAsmCJYBN/3zakqDmjHC1riI/XY86FeBufu99c09Ed+dFAW3bGO4xFivq kJe8m86qpePTukPJDMHcNFUZuLoyDP3VKXCFnzGE9HIUxfxnFNzpz7aTSq3TYMO0m5kP 4flg== X-Gm-Message-State: AKGB3mJ4APC0sJwA4r5dvKOGD6JOcJv+/TmSMvSJauL7T63WnBJQ7xj0 7GStzfHxDUIcWTBO6e4pWTNMhw== X-Google-Smtp-Source: ACJfBotgXmjapiz8CO8jhRxD6uCmu4KgH1Icn93nBMs324wURzgQHJa0LuaErf/QLTlljJ/8ZbL6LA== X-Received: by 10.202.54.212 with SMTP id d203mr15483264oia.136.1514173828651; Sun, 24 Dec 2017 19:50:28 -0800 (PST) Received: from rk5 ([2605:6000:9fc0:56:c54d:2844:d0c:ba]) by smtp.gmail.com with ESMTPSA id t35sm2002876otd.72.2017.12.24.19.50.27 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Dec 2017 19:50:28 -0800 (PST) Message-ID: <5a407584.e6349d0a.73aa.b3d0@mx.google.com> Date: Mon, 25 Dec 2017 04:37:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin@cygwin.com References: <325273296.20171225062850@yandex.ru> Subject: Re: Run command in new window Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) X-SW-Source: 2017-12/txt/msg00255.txt.bz2 On Mon, 25 Dec 2017 06:28:50, Andrey Repin wrote: > The usual way - prevent the closing of the new window. > I.e. by adding a sleep. no, that doesnt work have you tried it? if so provide sample command -- 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