Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Newbie zsh setup warts (history, pipes, export, ...).
- X-seq: zsh-users 8114
- From: "s. keeling" <keeling@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Newbie zsh setup warts (history, pipes, export, ...).
- Date: Mon, 25 Oct 2004 10:25:29 -0600
- In-reply-to: <20041025060804.GA20740@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20041024230623.GA3675@xxxxxxxxxxxxxxxxxxx> <Pine.LNX.4.61.0410241803320.23496@xxxxxxxxxxxxxxxxxx> <20041025060804.GA20740@xxxxxxxxx>
- Reply-to: mailing list zsh-users <zsh-users@xxxxxxxxxx>
- Sender: "s. keeling" <keeling@xxxxxxxxxxx>
Incoming from Wayne Davison:
> On Sun, Oct 24, 2004 at 06:11:16PM -0700, Bart Schaefer wrote:
> > You need "setopt HIST_IGNORE_DUPS" to get the
> > zsh equivalent. But if history ignores dups, then this ...
>
> You're thinking of HIST_IGNORE_ALL_DUPS. Setting HIST_IGNORE_DUPS just
Thanks to you all for the help. It's remarkable how painless the
transition has been so far; everything just works. I expected a lot
more gotchas in the process of swapping out something as fundamental
as a login shell. Kudos to the developers. :-)
Now, I'm hoping to sort out the difference in backgrounded jobs.
Specifically I can't say "sync & exit" anymore, or "startx & exit"
either. Is this what "&!" is for? I tried "nohup startx & exit"
yesterday and that seemed to just instantly kill the startx process.
I also need a little administrative help; are there any procmail users
on the list, and what do you use to tame zsh-users? Here's what I've
come up with so far:
# zsh-users
#
:0
* 1^0 ^TO_zsh\-users
* 1^0 ^Delivered\-To:.*zsh\-users
* 1^0 ^Newsgroups:.*comp\.shells\.zsh
{
LOG="zsh-users - "
:0:
IN.zsh-users
}
--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://www.spots.ab.ca/~keeling Please don't Cc: me.
- -
Messages sorted by:
Reverse Date,
Date,
Thread,
Author