zsh-workers
 help / color / mirror / code / Atom feed
* bug with $PWD in /
@ 2015-09-16 16:26 Stephane Chazelas
  2015-09-16 20:37 ` Bart Schaefer
  2015-09-19 18:08 ` Bart Schaefer
  0 siblings, 2 replies; 9+ messages in thread
From: Stephane Chazelas @ 2015-09-16 16:26 UTC (permalink / raw)
  To: Zsh hackers list

Hiya,

It looks like zsh has a similar issue as bash as reported at:
http://thread.gmane.org/gmane.comp.shells.bash.bugs/24162

$ cd /
/$ PWD=.. zsh -c pwd
..
/$ PWD=.. zsh -c 'cd /usr/local/bin; cd -; pwd'
/usr/local

-- 
Stephane


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

end of thread, other threads:[~2015-09-28 22:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-16 16:26 bug with $PWD in / Stephane Chazelas
2015-09-16 20:37 ` Bart Schaefer
2015-09-16 20:56   ` Bart Schaefer
2015-09-19 18:08 ` Bart Schaefer
2015-09-19 19:28   ` Stephane Chazelas
2015-09-19 20:47     ` Bart Schaefer
2015-09-28 18:13       ` Daniel Shahaf
2015-09-28 22:04         ` Bart Schaefer
2015-09-19 20:01   ` Peter Stephenson

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).