zsh-users
 help / color / mirror / code / Atom feed
From: Julien Nicoulaud <julien.nicoulaud@gmail.com>
To: meino.cramer@gmx.de
Cc: zsh-users@zsh.org
Subject: Re: share_history ?
Date: Sun, 13 Jun 2010 13:16:13 +0200	[thread overview]
Message-ID: <AANLkTinrClDz3rYeaYgPrZAlytLB74GnTipb0Ob7vELi@mail.gmail.com> (raw)
In-Reply-To: <20100613101122.GC14465@solfire>

[-- Attachment #1: Type: text/plain, Size: 531 bytes --]

I had to set the history file to get it working, for example:

export HISTFILE="$HOME/.zsh_history"
export HISTSIZE=5000
export SAVEHIST=$HISTSIZE

Julien

2010/6/13 <meino.cramer@gmx.de>

> Hi,
>
> (using zsh on Linux)
>
> I installed zsh-4.3.10 and in the .zshrc set "setopt SHARE_HISTORY".
> On the commandline I did a "setopt <RETURN>" and the output report
> "sharehistory".
>
> The history as such is working, but it is not shared between terminals...
>
> What do I miss or makeing wrong here ?
>
> Best regards,
> mcc
>
>
>

      reply	other threads:[~2010-06-13 11:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-13 10:11 meino.cramer
2010-06-13 11:16 ` Julien Nicoulaud [this message]

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=AANLkTinrClDz3rYeaYgPrZAlytLB74GnTipb0Ob7vELi@mail.gmail.com \
    --to=julien.nicoulaud@gmail.com \
    --cc=meino.cramer@gmx.de \
    --cc=zsh-users@zsh.org \
    /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).