Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
locking failed for /home/whoever/.zhistory: no such file or directory
- X-seq: zsh-users 16123
- From: Cesar Romani <cesar.romani@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: locking failed for /home/whoever/.zhistory: no such file or directory
- Date: Sun, 10 Jul 2011 09:22:03 -0500
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I'm using zsh 4.3.12-dev-1
Whenever I start zsh I always get the following message:
zsh: locking failed for /home/whoever/.zhistory: no such file or
directory: reading anyway
and when I exit the shell I get:
zsh: locking failed for /home/whoever/.zhistory: no such file or directory
But the file .zhistory is present on my system, on /home/whoever and my
HOME is set to /home/whoever
I tried to delete and create .zhistory again, but it's no use.
On my .zshrc I have, among other things:
export HISTSIZE=200
export HISTFILE=~/.zhistory
export SAVEHIST=200
Many thanks in advance,
--
Cesar
Messages sorted by:
Reverse Date,
Date,
Thread,
Author