zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Olsen <olsenc@ichips.intel.com>
To: zsh-workers@math.gatech.edu
Subject: Re: 3.0-pre1 odd behavior
Date: Wed, 03 Jul 1996 10:26:52 -0700	[thread overview]
Message-ID: <199607031726.AA264304812@dtthp106.jf.intel.com> (raw)
In-Reply-To: Your message of "Wed, 03 Jul 1996 10:15:23 PDT." <960703101524.ZM1808@candle.brasslantern.com>

On Wed, 3 Jul 1996 10:15:23 -0700, "Bart Schaefer" writes:
>
> 	zsh -l		# Dash-ell, makes zsh a login shell
> 	zsh -1		# Dash-one, turns on printexitvalue
> 
> The only other possibility is that some /etc/zsh* file is setting the
> option for you.

Well, I was doing a setopt -1 to turn on NO_CLOBBER, but apparently the
keybindings have changed!

>From 2.6.beta11:

           NO_CLOBBER (-1)
                Prevents > redirection from truncating existing files.  >!
                may be used to truncate a file instead.  Also prevents >>
                from creating files.  >>! may be used instead.

>From 3.0-pre1:
          PRINT_EXIT_VALUE (-1)
               Print the exit value  of  programs  with  non-zero
               exit status.

It would be nice if the features in ZSH weren't so fluid between versions.

-Clint



  reply	other threads:[~1996-07-03 17:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-02 23:50 Clint Olsen
1996-07-03  4:52 ` Bart Schaefer
1996-07-03  7:17   ` Never mind (Re: 3.0-pre1 odd behavior) Bart Schaefer
1996-07-03 16:30   ` 3.0-pre1 odd behavior Clint Olsen
1996-07-03 17:15     ` Bart Schaefer
1996-07-03 17:26       ` Clint Olsen [this message]
1996-07-04 12:04   ` Zoltan Hidvegi

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=199607031726.AA264304812@dtthp106.jf.intel.com \
    --to=olsenc@ichips.intel.com \
    --cc=zsh-workers@math.gatech.edu \
    /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).