zsh-workers
 help / color / mirror / code / Atom feed
* Lack of sanitisation of I/O in pushd/popd
@ 2018-02-19 16:34 Joao Paulo
  2018-02-19 17:13 ` Leah Neukirchen
  2018-02-19 17:23 ` Mikael Magnusson
  0 siblings, 2 replies; 5+ messages in thread
From: Joao Paulo @ 2018-02-19 16:34 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

Hello,

I am encountering some problems with the implementation of the pushd and
popd. The spaces in directory paths should be sanitise so I can read them
properly. This is if I have a folder named Google Drive in my home
directory, I expect it to be `~/Google\ Drive` not `~/Google Drive`, this
is causing me problems to read the data from the `popd -n` because there is
no difference between that whitespace, and the whitespace used to print
elements in the stack.

Best Regards,

João Paulo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-02-19 18:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-19 16:34 Lack of sanitisation of I/O in pushd/popd Joao Paulo
2018-02-19 17:13 ` Leah Neukirchen
2018-02-19 17:23 ` Mikael Magnusson
     [not found]   ` <CAOr4F+Phd=gFZten4-21OMv=khuKObreW4xxHyR85VgKEkdKAw@mail.gmail.com>
2018-02-19 18:31     ` Mikael Magnusson
2018-02-19 18:33       ` Joao Paulo

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).