www.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=fl0BdItjmLj6dKFl | |
vquAZgPb1SpVr8HFfuPMVAfv8c3qWoMimrjBldRYUz62rmTsBTWs415dyYiljCvQ | |
7RGINIMGWgeU9sqa0X9A7bMU+2EDmijeNRbIkOX7trnsOBZS19ppEu9YseSrkegi | |
5Lp04W9gvtSJrki/4UC9lpaYfF0= | |
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=PxGtG55nhAnImOaJ4eMrM+ | |
r0jeo=; b=NcbXJTL0rH1JNZDjaZ6JboDAP9M2uRm9yfx57bOMSyJRcGOM0Rhr89 | |
lbQSO6qFeyMgY/g5g2VyDltgcJldvu1EQFKBew+RzO1cwGkFNb+BPZqEVNNxLD3r | |
C2A4vcABmh2lJKpAVmA8Fl9GlhupGs3Uh9XYsvE22zl7gwJu7VuAU= | |
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=examining, accessibility |
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> |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Openpgp: | preference=signencrypt |
Message-ID: | <a83b6d1d-c226-0335-93f9-e31a7b611466@SystematicSw.ab.ca> |
Date: | Thu, 6 Jun 2019 15:59:19 -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: | <CADvWqDWWE=v=hb9MNgFxNM5z4HbCk4GY9-CV6CLhx2EuExmAbg@mail.gmail.com> |
X-IsSubscribed: | yes |
Note-from-DJ: | This may be spam |
On 2019-06-06 12:00, Academy OfFetishes wrote: > Replying inline > 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.  > 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? > 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. -- 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 |