zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-users@sunsite.dk
Subject: Re: Zsh, command history, Mac OS X and network based home directory
Date: Sun, 26 Feb 2006 01:08:09 +0100	[thread overview]
Message-ID: <20060226000809.GM25143@prunille.vinc17.org> (raw)
In-Reply-To: <43FF213D.1090406@gmail.com>

On 2006-02-24 16:07:41 +0100, david wrote:
> Environment:
> Mac OS X 10.3.9
> Zsh 4.1.1
> Network mounted home directory
> 
> When I added the following line to my ~/.zshrc
> 
> HISTFILE=~/.zsh_history
> 
> the shell froze/hang when I started a new terminal. Adding set -x to 
> ~/.zshrc produced the following output in new terminals:
> 
> +/Network/Servers/SERVER/Users/name/.zshrc:5> HISTSIZE=1000
> +/Network/Servers/SERVER/Users/name/.zshrc:6> SAVEHIST=1000
> +/Network/Servers/SERVER/Users/name/.zshrc:8> 
> HISTFILE=/Network/Servers/SERVER/Users/name/.zsh_history

I have the following in my .zshrc:

HISTSIZE=8000
SAVEHIST=8000
HISTFILE="$HOME/.zhistory"

and zsh has never hung under Mac OS X 10.4.* here. I'm using zsh 4.2.6
and my home directory is local.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


      reply	other threads:[~2006-02-26  0:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-24 15:07 david
2006-02-26  0:08 ` Vincent Lefevre [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=20060226000809.GM25143@prunille.vinc17.org \
    --to=vincent@vinc17.org \
    --cc=zsh-users@sunsite.dk \
    /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).