public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: 斟酌鵬兄 <tgckpg@gmail.com>
To: Cygwin <cygwin@cygwin.com>
Subject: cygpath -w space becomes line breaks?
Date: Sun, 1 Nov 2020 23:17:32 +0800	[thread overview]
Message-ID: <CAJg5x_ZYpRfkd36o1dmB89s_1FPGe1rwdaejDbN3qaH-a3DpnA@mail.gmail.com> (raw)

Hi,

Is this intended or am I misconfiguring something?

penguin@MY-PC~/Documents/Visual Studio 2015/Projects
$ cygpath -w `pwd`
D:\penguin\Documents\Visual
Studio
2015\Projects

penguin@MY-PC~/Documents/Visual Studio 2015/Projects
$ cygpath -w `pwd` | xxd
00000000: 443a 5c70 656e 6775 696e 5c44 6f63 756d  D:\penguin\Docum
00000010: 656e 7473 5c56 6973 7561 6c0a 5374 7564  ents\Visual.Stud
00000020: 696f 0a32 3031 355c 5072 6f6a 6563 7473  io.2015\Projects
00000030: 0a                                       .

As you can see the dir "Visual Studio 2015" being broken into lines.

-- 
Regards,
Penguin

             reply	other threads:[~2020-11-01 15:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-01 15:17 斟酌鵬兄 [this message]
2020-11-01 15:38 ` Achim Gratz
2020-11-01 15:43   ` 斟酌鵬兄
2020-11-01 20:51     ` Andrey Repin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJg5x_ZYpRfkd36o1dmB89s_1FPGe1rwdaejDbN3qaH-a3DpnA@mail.gmail.com \
    --to=tgckpg@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).