Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Issue redirecting zsh output
- X-seq: zsh-users 7970
- From: Stephen Bach <9sjb@xxxxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: Issue redirecting zsh output
- Date: Fri, 3 Sep 2004 12:45:24 -0400
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <200409031615.i83GFb6S020150@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040901235002.GA30082@juniper> <Pine.LNX.4.61.0409012031340.18377@xxxxxxxxxxxxxxxxxx> <20040903155922.GA3194@juniper> <200409031615.i83GFb6S020150@xxxxxxxxxxxxxx>
- Reply-to: 9sjb@xxxxxxxxxxxxxxxx
On Fri, Sep 03, 2004 at 05:15:37PM +0100, Peter Stephenson wrote:
> I don't know of any good reason to have `setopt zle' explicitly in
> .zshrc. It would have to be for some weird case where the shell didn't
> detect the terminal properly.
I agree, but it's possible so I have to account for it. For my purposes
I've decided to use a separate .zshrc which sources the user's (if present),
and then explicitly unsets zle. It's not pretty, but it seems to be working.
Thanks guys
Messages sorted by:
Reverse Date,
Date,
Thread,
Author