Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: HISTCHARS
- X-seq: zsh-workers 1156
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: schaefer@xxxxxxxxxxxxxx
- Subject: Re: HISTCHARS
- Date: Thu, 23 May 1996 21:36:17 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx (Zsh workers list)
- In-reply-to: <960523121716.ZM15776@xxxxxxxxxxxxxxxxx> from "Barton E. Schaefer" at "May 23, 96 12:17:16 pm"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
> On May 23, 2:48pm, Richard Coleman wrote:
> } Subject: Re: HISTCHARS
> }
> } I think it makes more sense for it to be HISTCHARS, since this is consistent
> } with the case of HISTFILE and HISTSIZE. I now believe this to be more
> } important than compatibility with base or csh.
>
> Why not just mirror histchars/HISTCHARS, as with cdpath/CDPATH et. al.?
It is desirable to minimize the number of special parameters sice it is
quite difficult to handle special parameters in some cases. It can be
arranged that HISTCHARS will only work if zsh is not called as sh/ksh but
is it really necessary? HISTCHARS did not even work originally since in
many places in the source ! was used explicitely instead of bangchar (but
it worked for hashchar I know).
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author