Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: retrieving invocation arguments
- X-seq: zsh-users 4234
- From: Adam Spiers <adam@xxxxxxxxxx>
- To: Zsh users list <zsh-users@xxxxxxxxxx>
- Subject: Re: retrieving invocation arguments
- Date: Mon, 17 Sep 2001 21:59:15 +0100
- In-reply-to: <28827.1000741112@xxxxxxx>; from pws@xxxxxxx on Mon, Sep 17, 2001 at 04:38:32PM +0100
- Mail-followup-to: Zsh users list <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <1010917151730.ZM5670@xxxxxxxxxxxxxxxxxxxxxxx> <28827.1000741112@xxxxxxx>
- Reply-to: Adam Spiers <adam@xxxxxxxxxx>
Peter Stephenson (pws@xxxxxxx) wrote:
> OK, I missed the point that Adam wants to restart the shell as it was
> invoked, rather than as it now is. You can argue which is more useful.
To give some context to this, some machines I use have RedHat
brokenness in /etc/zshrc, which I avoid by invoking zsh with -d from
my .switch_shell. If I then tweak something in my .zshrc for
instance, or cvs update and reinstall a new zsh, I want to be able to
just type `restart' to get a fresh new shell, hence the need for
restart preserving the -d option.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author