zsh-users
 help / color / mirror / code / Atom feed
* zsh cygpath problem in cygwin
@ 2010-06-24 13:03 Jan Lübbe
  2010-06-24 13:16 ` Mikael Magnusson
  2010-06-24 13:54 ` d.henman
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Lübbe @ 2010-06-24 13:03 UTC (permalink / raw)
  To: zsh-users

Hello zsh users,

I have a very strange problem in cygwin. If I use cygpath normally in 
the zsh everything is fine. But if I assign a variable like JAVA_HOME 
then strange thinks happen. "k\b" disappears and stuff like that. The 
strange thing is, that this does not happen in bash under cygwin. It 
must somehow be related to the zsh. Do you have any ideas?

% JAVA_HOME="`cygpath -wl /cygdrive/d/Programme/Java/JavaEE61x32/jdk/bin`"
% echo $JAVA_HOME
D:\Programme\Java\JavaEE61x32\jdin
% cygpath -wl 
/cygdrive/d/Programme/Java/JavaEE61x32/jdk/bin/jboss-5.1.0.GA/bin
D:\Programme\Java\JavaEE61x32\jdk\bin


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

end of thread, other threads:[~2010-06-24 14:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-24 13:03 zsh cygpath problem in cygwin Jan Lübbe
2010-06-24 13:16 ` Mikael Magnusson
2010-06-24 13:54 ` d.henman

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