From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22515 invoked from network); 16 Mar 1998 03:26:21 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 16 Mar 1998 03:26:21 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id WAA05755; Sun, 15 Mar 1998 22:18:50 -0500 (EST) Resent-Date: Sun, 15 Mar 1998 22:18:22 -0500 (EST) Date: Sun, 15 Mar 1998 21:16:53 -0600 (CST) From: Shawn Leas To: Z Shell Users Subject: History file and vi style editing etc Message-ID: X-Clinton-Hdr4: test header4 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-Message-ID: <"yoDeX1.0.NP1.zd93r"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1390 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu I guess I just need to know where to look to find out how to use a history file instead of the way it seems to be stored in memory normally. Also, I like to be able to ESC /blah to find prev commands with "blah" in them, and "n" to cycle though them. vi style hist editing rules. How do I accomplish this? Shawn