zsh-users
 help / color / mirror / code / Atom feed
* ZSH-history neither read nor written
@ 2006-03-30  0:16 Meino Christian Cramer
  2006-03-30  6:13 ` Meino Christian Cramer
  0 siblings, 1 reply; 2+ messages in thread
From: Meino Christian Cramer @ 2006-03-30  0:16 UTC (permalink / raw)
  To: zsh-users

Hi,

 on a Linux 2.6.16.1 system I have installed zsh 4.3.2.

 I got problems with the zsh history, which is neither read nor
 written.

 I read the thread previously appearing in this list and tried to
 understand and check, what was said.

 1.) Shell must be interactive:
     When given 
		  setopt
	 on the command line I got
          interactive
          monitor
          shinstdin
          zle

     therefore I think the shell is interactive.
     On the other hand, the manpage stated, that (beside other things)
     /etc/zshrc is read. That is not the case.

 2.) File could not be locked.
     How should I check this ?

 3.) $HOME/.zsh_history is corrupted.
     I emptied that file....no effect.

 4.) File permissions wrong.
     $HOME/.zsh_history is rw be myself only.

 5.) HISTSIZE is "0" or not set.
     echo $HISTSIZE gives me: 9999
 
 6.) SAVEHIST not set or "0":
     echo $SAVEHIST gives me: 9999



 I have no idea what I wrong with my settings.
 
 What must be set to get the history stored and read ?

 Thank you very much in advance for any helpful reply ! :)

 Keep zshing!
 mcc 

 
   


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ZSH-history neither read nor written
  2006-03-30  0:16 ZSH-history neither read nor written Meino Christian Cramer
@ 2006-03-30  6:13 ` Meino Christian Cramer
  0 siblings, 0 replies; 2+ messages in thread
From: Meino Christian Cramer @ 2006-03-30  6:13 UTC (permalink / raw)
  To: zsh-users

From: Meino Christian Cramer <Meino.Cramer@gmx.de>
Subject: ZSH-history neither read nor written
Date: Thu, 30 Mar 2006 02:16:02 +0200 (CEST)

Hi,

 ...found the bug myself...
 HISTFILE was not set...sorry for the noise!  ;O)

 Keep zshing!
 mcc

 

> Hi,
> 
>  on a Linux 2.6.16.1 system I have installed zsh 4.3.2.
> 
>  I got problems with the zsh history, which is neither read nor
>  written.
> 
>  I read the thread previously appearing in this list and tried to
>  understand and check, what was said.
> 
>  1.) Shell must be interactive:
>      When given 
> 		  setopt
> 	 on the command line I got
>           interactive
>           monitor
>           shinstdin
>           zle
> 
>      therefore I think the shell is interactive.
>      On the other hand, the manpage stated, that (beside other things)
>      /etc/zshrc is read. That is not the case.
> 
>  2.) File could not be locked.
>      How should I check this ?
> 
>  3.) $HOME/.zsh_history is corrupted.
>      I emptied that file....no effect.
> 
>  4.) File permissions wrong.
>      $HOME/.zsh_history is rw be myself only.
> 
>  5.) HISTSIZE is "0" or not set.
>      echo $HISTSIZE gives me: 9999
>  
>  6.) SAVEHIST not set or "0":
>      echo $SAVEHIST gives me: 9999
> 
> 
> 
>  I have no idea what I wrong with my settings.
>  
>  What must be set to get the history stored and read ?
> 
>  Thank you very much in advance for any helpful reply ! :)
> 
>  Keep zshing!
>  mcc 
> 
>  
>    
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-30  6:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-30  0:16 ZSH-history neither read nor written Meino Christian Cramer
2006-03-30  6:13 ` Meino Christian Cramer

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).