zsh-users
 help / color / mirror / code / Atom feed
From: mason@primenet.com.au (Geoff Wing)
To: zsh-users@math.gatech.edu
Subject: Re: completion and history
Date: 2 Mar 1998 08:26:04 GMT	[thread overview]
Message-ID: <slrn6fkr8s.l8c.mason@coral.primenet.com.au> (raw)
In-Reply-To: <19980302085348.A10537@fax-hk.kappa.ro>

Mircea Damian <dmircea@mail.kappa.ro> typed:
:On Sun, Mar 01, 1998 at 09:12:09PM +0100, Jimmy Mäkelä wrote:
:> And how do i get the appendhistory thing to work, what have i done wrong:
:> % grep HIST .zshrc
:> HISTSIZE=200
:> HISTFILE=.zshistory
:> % ls -o .zshistory
:> -rw-------   1 jmy             0 Feb 23 20:16 .zshistory
:> % grep setopt .zshrc|grep hist
:> setopt   correctall autocd longlistjobs nobeep automenu appendhistory
:> setopt   autoresume histignoredups pushdsilent noclobber
:I do have the same problem(?) with history.
:I'm using zsh 3.0.5.
:setopt appendhistory nobgnice correctall extendedhistory histnostore listtypes
:setopt setopt histignoredups histignorespace nobeep autocd autolist nonomatch

Use a pathname when you initialise HISTFILE: ``HISTFILE=~/.zhistory''

:Question:
: How do I make TAB to work in the same way that it does in bash? (2x<TAB>
:gives a list of possible completions)

RTFM, zsh_options.  Look for AUTO_MENU and MENU_COMPLETE
-- 
Geoff Wing   <gcw@pobox.com>            Mobile : 0412 162 441 
Work URL: http://www.primenet.com.au/   Ego URL: http://pobox.com/~gcw/


  reply	other threads:[~1998-03-02  8:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-01 20:12 Jimmy Mäkelä
1998-03-02  6:53 ` Mircea Damian
1998-03-02  8:26   ` Geoff Wing [this message]
1998-03-03 16:32   ` history file reset to 0 Vincent Lefevre
1998-03-02  8:42 ` completion and history Geoff Wing
1998-03-02 15:57   ` Jimmy Mäkelä
1998-03-02  8:56 ` Peter Stephenson
1998-03-02  9:54   ` Mircea Damian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrn6fkr8s.l8c.mason@coral.primenet.com.au \
    --to=mason@primenet.com.au \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).