zsh-users
 help / color / mirror / code / Atom feed
From: Marc Chantreux <khatar@phear.org>
To: zsh-users@sunsite.dk
Subject: escape $0 ?
Date: Mon, 23 Dec 2002 04:56:59 +0100	[thread overview]
Message-ID: <20021223035659.GA26476@aurora-borealis.phear.org> (raw)

Hi all,

i'm trying to use the windows port of zsh but has some pb :

1) is there a way to launch zsh in a ansi compliant terminal ? it would
be great to have a colored ls.
2) please have a look to this ouput : the string '\b' is understood as a
backslash. I don't know how to tell zsh to escape it.

C:/bin>echo $ZSH_VERSION
3.0.5-nt-beta-0.75
C:/bin>cat wpkg
#!/bin/sh

#setopt winntignorecase w
echo $#
echo $*
echo $0
echo $1
C:/bin>wpkg toto
1
toto
cin\wpkg <<<<<<<<< HERE is the pb ... real string is c:\bin\wpkg
toto
C:/bin>

Last thing : is there a chance to see a new release of zsh under windows
? Currently, it's the only one good native shell under windows.

Marc


             reply	other threads:[~2002-12-23  3:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-23  3:56 Marc Chantreux [this message]
2002-12-23  4:47 ` Zefram
2002-12-23  5:52 ` Will Yardley

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=20021223035659.GA26476@aurora-borealis.phear.org \
    --to=khatar@phear.org \
    --cc=zsh-users@sunsite.dk \
    /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.
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).