X-Recipient: archive-cygwin AT delorie DOT 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:date:from:reply-to:to:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=an7Bj+KM+eo97OoI HzaizzKYKomYTLh6sVbhUbV0W/LtqhiGfoe4wp3XkNU+ShJ5mZr0YWa/37YiqBDt 6v6MwzH08n6WHJ+XEEaulaq3/AptY4YsQQw1m0+V5YzHzFg22zg6bMA7IVPluBKh /FDHpN+pUiugSqlFIRE5vPhiBXg= 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:date:from:reply-to:to:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; s=default; bh=n27bgp6xuBRj4mxll8o5jF qMzBs=; b=pRq/YegVHBZG60GoPMXE3JIeVT9yJ0zugl7csG7lNaocZYTsGOEVNE rkEheDw4/tAP9JkjvW1l/xmJTQ+w0u7y8V8/9g0IxF7OKQ5Nt7U6KNWIN6ERr1g8 MQsjPbodCqMlL8hBMp55sH7CS96KZC1kyynx/Zj64a+GVXaDKLRhw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=brian, Mathis, mathis, Wolff X-HELO: nm43-vm6.bullet.mail.ne1.yahoo.com Date: Fri, 12 Aug 2016 04:04:52 +0000 (UTC) From: Brent Reply-To: Brent To: "cygwin AT cygwin DOT com" Message-ID: <139885162.13342236.1470974692493.JavaMail.yahoo@mail.yahoo.com> In-Reply-To: <1470920269.89779.ezmlm@cygwin.com> References: <1470920269 DOT 89779 DOT ezmlm AT cygwin DOT com> Subject: chere mintty window position MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Brian Mathis wrote: > Are you seeing this on Windows 10? Yes. > ...unless maybe you tried negative positions > ... > You can pass options to mintty when you run chere using the -o option. > Try something like -o "-p -5,-5". Run "chere -h" to see help. That works! My exact chere command line is chere -i -e "Open Cygwin Bash Here" -s bash -t mintty -o "-p -6,-5" -f (which does a lot more than set the window position). Thomas Wolff wrote: >How about mintty -w max or -w full instead? Thanks, I am going to try that tomorrow. -- 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