delorie.com/archives/browse.cgi | search |
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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=yM0UTukgjGtjCfq8 | |
KV1og+BzBuaOpl54IdbQNFOpl8donSpv0oNYfGHpV2+zEDkDvxIluzyKZD0nJmyy | |
P7DboEC1c1QeiSn54dlK76zKUOOfhjvJEhOeEM/dE1SuXEgghM1bgh2it1lDO0Um | |
FOIvBzY7udfKvhdpHtxOwrQTay8= | |
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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=o/A598XOAq0aaFuICOdxbv | |
u0H+E=; b=wjh3vhos3z0Na8wPafgWPxL3QjxFoMSAanhyydCPL3Ryoklr1XPeHc | |
+CPHbarGy8DzaTeaGTlgjry1jAZCqzI+NrTj8sV0Ms6vJGqEVZgP8trL4edOaOd+ | |
Ckqw7Zm6eA968Y1ee723MVWC1BTFkpE/xIJM1OnjeB5PQgytXA7nc= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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-Spam-SWARE-Status: | No, score=-3.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy= |
X-HELO: | smtp-out-no.shaw.ca |
Reply-To: | Brian DOT Inglis AT SystematicSw DOT ab DOT ca |
Subject: | Re: Dragging from explorer to cygwin terminal is not putting the path into the terminal |
To: | cygwin AT cygwin DOT com |
References: | <CADvWqDWTAxpC1LeBf9we4cVyiVm57xZdL7Uu4zQvs74W7sKWoQ AT mail DOT gmail DOT com> <8cec6ce1-8fe7-8baf-3c74-d3cba7485e5e AT SystematicSw DOT ab DOT ca> <CADvWqDWWE=v=hb9MNgFxNM5z4HbCk4GY9-CV6CLhx2EuExmAbg AT mail DOT gmail DOT com> <a83b6d1d-c226-0335-93f9-e31a7b611466 AT SystematicSw DOT ab DOT ca> <CADvWqDVS=GCZMj1SyYAEbvOBCtgms0-M_Obgwq9aH4F+=6O_Og AT mail DOT gmail DOT com> |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Openpgp: | preference=signencrypt |
Message-ID: | <da06398a-87d7-9d30-5642-1654fd43644e@SystematicSw.ab.ca> |
Date: | Thu, 6 Jun 2019 17:03:00 -0600 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
MIME-Version: | 1.0 |
In-Reply-To: | <CADvWqDVS=GCZMj1SyYAEbvOBCtgms0-M_Obgwq9aH4F+=6O_Og@mail.gmail.com> |
X-IsSubscribed: | yes |
Note-from-DJ: | This may be spam |
On 2019-06-06 16:22, Academy OfFetishes wrote: > On Thu, Jun 6, 2019 at 2:59 PM Brian Inglis wrote: > On 2019-06-06 12:00, Academy OfFetishes wrote: > > On Thu, Jun 6, 2019 at 10:51 AM Brian Inglis wrote: > > On 2019-06-05 22:26, Academy OfFetishes wrote: > >> I tried to google for this but couldn't find anyone with the same problem. > >> I'm using mintty 3.0.1 and cygwin 3.0.7(0.338/5/3). > >> On my previous computer, if I dragged a file from my explorer to the > >> cygwin terminal, the cygwin terminal used to be populated with the full > >> path to that file. Now when I do this, the cygwin terminal isn't > >> affected. > >> How do I get it to work the way it used to? I want dragging from my > >> explorer to the terminal to expand the full path of the filename in my > >> terminal. > > > Works fine for me. > > Start by examining your assumptions - run and post output from: > > $ cmd /c ver > > Microsoft Windows [Version 10.0.17763.503] > > $ uname -srvmo > > CYGWIN_NT-10.0 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin > > $ mintty --version > > mintty 3.0.1 (x86_64-pc-cygwin) > > © 2013/2019 Andy Koppe / Thomas Wolff > > License GPLv3+: GNU GPL version 3 or later > > There is no warranty, to the extent permitted by law. > > Good so far - all normal. > > > Next check your Cygwin or mintty startup and post the mintty startup command > > here. > > Do you mean the .bash_profile? > > No I mean the Windows bat, cmd command line, or lnk shortcut property command > that launches your mintty window. > > Ah it's a shortcut and it runs this: C:\cygwin64\bin\mintty.exe -i > /Cygwin-Terminal.ico - Normal  > > Then attach your ~/.minttyrc as text to your post: sometimes you make a tweak > > and forget, then much later, remember you messed yourself up. ;^> > > It looks like this: > > BoldAsFont=no > > FontHeight=20 > > RightClickAction=paste > > Font=Courier New > > Only issue I see is that this font should have 7mm high lines, so either you > have a huge screen with smallish windows in them, or you could be running with > some accessibility or scaling software that could interfere. What is your screen > setup like and are you using any such settings or software? > > Yeah I have a huge high resolution screen and bad eyes. It looks like this: > https://imgur.com/ppTljLs > > I made it that tall by changing the properties of the terminal and I did that by > changing these settings: https://imgur.com/3zhCMEX > > One thing I did change is this setting on windows (I forgot until you asked): > https://imgur.com/a/M0ckjZs I recognized the possible setup from people who were probably legally blind. >> Also check if you have an /etc/minttyrc which may change settings, and >> attach as text if present. >> I don't have that file on my computer. > > Good - as expected. Nothing there should have any impact on Drag'n'Drop filenames but your "bloat" removal could have disabled aspects of Drag'n'Drop. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |