zsh-users
 help / color / mirror / code / Atom feed
From: Thomas Richter <richter@thomas-richter.de>
To: list zsh-users <zsh-users@sunsite.dk>
Subject: history trouble
Date: Sat, 28 Jan 2006 08:41:56 +0100	[thread overview]
Message-ID: <20060128074156.GA19690@thomas-richter.de> (raw)

Hi,
I have a problem with zsh 4.2.6 (i686-pc-cygwin). My history
isn't read and write. I have the permission:
 $ ls -l ~/.zsh_history 
 -rw-r--r-- 1 richter Kein 7 Jan 26 14:56 /home/richter/.zsh_history
I have set all correct:
 $ cat ~/.zshrc
 HISTSIZE=99999
 HISTFILE=~/.zsh_history
 SAVEHIST=9999
They are read:
 $ set | col -bx | grep HIST | sort
 APPEND_HISTORY=1
 HISTCHARS='!^#'
 HISTCMD=5
 HISTCONTROL=ignoreboth
 HISTFILE=/home/richter/.zsh_history
 HISTFILESIZE=999999
 HISTIGNORE='[   ]*:&:bg:fg:exit'
 HISTSIZE=99999
 SAVEHIST=9999
The other are from bash where I exportet the variables.
The options look ok for me:
 $ setopt 
 extendedglob
 histexpiredupsfirst
 histignoredups
 interactive
 monitor
 promptsubst
 pushdsilent
 shinstdin
 zle
I can write to the history with 
 setopt inc_append_history
but I want the file read!

wkr Thomas Richter

-- 
dss1://49.431.801306      Wot're we going to do tonight, Brain ?
gsm://49.179.5192431   The same thing we do every night, Pinky .
icq://124849926                     Try to TAKE OVER THE WORLD !
mailto:richter@thomas-richter.de    http://www.thomas-richter.de


             reply	other threads:[~2006-01-28  7:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-28  7:41 Thomas Richter [this message]
2006-01-28 15:53 ` Bart Schaefer
2006-01-28 19:04   ` Thomas Richter
2006-01-28 20:32     ` Bart Schaefer
2006-01-29 16:29       ` Thomas Richter
2006-02-01  0:04         ` Peter A. Castro
2006-02-01  2:10           ` Frank Terbeck
2006-02-01 18:20             ` Peter A. Castro

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=20060128074156.GA19690@thomas-richter.de \
    --to=richter@thomas-richter.de \
    --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).