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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=lNu7PjvbHDxdFdn9puslB1iIMncsjJLmvYhlFJv2rMH c7HtHkjlsDI6jqivOEgtjaoSughbRowNbx4Iy2Tm2o0gmJE6VZBmke2H+em48b/k YiLYDJEKAupUN3vgAhkVYyWlx+K5u7YmX5w7cBfZP9Y57oLhmkYmWFfy5oFa3uJA = 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:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=SixUXYn9u6tIsYp+kGmTKV6t1R4=; b=MKmkL+LRGSU9IofIR 9qHPefUpVjdCdT6weqR3dOx1HfJ1kzmw46HLMp4/etsLxJXt0EvEbRyu00aqkDsg AkMRrK7fZiM++i+1kt60p1/9yb4ucISV4CTAc94XnnUuAPrMu/TF3sICDbIIEJNX PbTEriXgoG8U8QOqYxWyarQ75k= 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-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=UD:imgur.com, tall, UD:ico, H*c:alternative X-HELO: mail-io1-f68.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=1m0cFJJ3iihky1jlIn1x3QHZEA/5ofQ7ZySEF1QAdGw=; b=O7Z/Bw86BsVpLXr6atMyjF33Iy55FbSo0eANBSQrrVYnpwzMO+mF+BWPD22fpwnYWI mk8QIyLxVlnpaKe/EbNHI1FdO93QFkd3YHsFBXFrlN05rIdefQkaCP/DXRHKl9mbsjGl 7xFkqu3SKAMB6DBt7ZTqDeEAz3w1dkB6cavcl48zH5oQXIPZxrU2a5a7S41W72/bHPxm 5AoDPj72t9QsXJXaJmBspS/iqfQK9Z4VZyHcLY4weBbTnTzJHCzl4dUzGbyd3c+lOZ+x eZsrn9VLAL3PPS7JWTwXMtIqlT1slusQ5/zXKkrSKoO+q0gO//PpKQFwDNXTUnFWejgf wLLg== MIME-Version: 1.0 References: <8cec6ce1-8fe7-8baf-3c74-d3cba7485e5e AT SystematicSw DOT ab DOT ca> In-Reply-To: From: Academy OfFetishes Date: Thu, 6 Jun 2019 15:22:39 -0700 Message-ID: Subject: Re: Dragging from explorer to cygwin terminal is not putting the path into the terminal To: Brian DOT Inglis AT systematicsw DOT ab DOT ca, cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Note-from-DJ: This may be spam Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x56MNqGG018114 inline reply On Thu, Jun 6, 2019 at 2:59 PM Brian Inglis wrote: > 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. > Ah it's a shortcut and it runs this: C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico - > > > 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 > > 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 > > -- 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