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; q=dns; s=default; b=Fk0MtTG sjXhCaczpjrPNNs/KSEmvHW02QntFsV8VW2uMwCNuFGDgu6yqFE/iIcQAkQSk/PQ pHrqQdGWE1606EPkpa3sK4j9kspCcxhWu2u27QGyISKgCNh44uxgf1MFVlTAdvKf CYS7gfwzi54efYsjLTvucbCxE1aawcPcmB3s= 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; s=default; bh=qdjzWmeXIcdpg W23dl3CAunkzIk=; b=sEeTe7Zmo83zNl59hCMyd6Osr7AjUGVXWnBjjFIG0bAQu yQdmNOrXiw+5znfcCe7vnY8yffi/enoDGjimnoE4ATmvXZ4oIx8NIRC/BrUcFjPP dvQcXWGlZgFQIEPm0/2xr6AXdS8zOOZJV0gSrl0x8Nae3qZDjaIiH9n5l4UlP4= 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=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*c:alternative, screen X-HELO: mail-it1-f182.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=mnkj2tIZUKAsY6RyiHDiR76rjInEy+4x0BN7or7iaCI=; b=ForoRavSZkhevHFhbcpdRwUac/fIXvWZ32Czau24QlRx8VnHC3OHDgHSKCXfu4WAFe 2ZqgseWO1EoJdG6sRQ2Uj4aC6b7DR33j5znaSMrgyKpTOWUUCsiCKuPDO+K2gn66Mp2I Wtl94VlrhsXza5Sx3dbHYGuJ+fP6vgHRAWrLcVa7BFETTgdY3vBFBAk9iV3yseCeJJjh OM6JqngqXVvYhhPy2IbFBO/CL0++UqJyVKYsa5LAlHgJ2SsoXDSpxWWbhiArRSjtwux8 0mrG9fd9yoDQi6syXWL3B6Aerfdp4h60/evJpOCIrW2182xvy9Mlctdwj3Q6KgjX8YDy GNkQ== MIME-Version: 1.0 References: <8cec6ce1-8fe7-8baf-3c74-d3cba7485e5e AT SystematicSw DOT ab DOT ca> <3f63f4be-4894-a833-b607-a9ada097b918 AT SystematicSw DOT ab DOT ca> <7b89dd12-0ace-4ef1-7693-42b0a56c35f2 AT SystematicSw DOT ab DOT ca> In-Reply-To: <7b89dd12-0ace-4ef1-7693-42b0a56c35f2@SystematicSw.ab.ca> From: Academy OfFetishes Date: Thu, 6 Jun 2019 22:19:56 -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 Will do! Thanks for all the help :) On Thu, Jun 6, 2019 at 9:46 PM Brian Inglis wrote: > On 2019-06-06 22:03, Academy OfFetishes wrote: > > On Thu, Jun 6, 2019 at 8:37 PM Brian Inglis wrote: > > 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: > > >> 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 noticed you have no explicit selections for mintty locale or > charset. > > > > Could you please run the following command and post the output, in > case there is > > anything unusual with those settings that could cause problems for > Drag'n'Drop: > > > > $ for o in -s -u -f -n -i; do locale $o; done > > > > It output this: > > > > $ for o in -s -u -f -n -i; do locale $o; done > > en_US > > en_US > > en_US > > en_US > > en_US > > > > > > > > Also what do you see if you open a cmd window and Drag'n'Drop an > Explorer file > > into that - you should see the Windows path dropped. > > > > Yep, that works correctly. > > Looks like you need to bounce this upstream by raising this issue on > https://github.com/mintty/mintty/issues/new stating that file D'n'D to > cmd works > but mintty doesn't, and copying the background, and Windows, Cygwin, and > mintty > info you provided here, to help provide a quicker diagnosis: please be > sure to > mention that the Options/Text Locale and Charset boxes are unset, just in > case > that could have an effect. > > -- > 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