delorie.com/archives/browse.cgi | search |
On Tue, 7 Dec 2004, Andrew Markebo wrote: > Been messing around with my .zshell initfiles I have noticed that it > is my configuration of history file that makes it hang. > > setopt HISTIGNOREDUPS HISTIGNORESPACE EXTENDED_HISTORY > setopt INC_APPEND_HISTORY SHARE_HISTORY > HISTSIZE=200 > SAVEHIST=200 > HISTFILE=~/.history > > Commenting out HISTFILE the shell starts. This works for an old > 4.0.7 version of zsh Commenting out HISTFILE means no history will be written. Are there any special permissions/ownership on ~/.history ? Is this file being used by, say, bash or some other file at the same time? Might could be a locking issue, but it's strange that it just now is occuring. Try changing the name of HISTFILE to something else, like ~/.zhistory and see if it still hangs. > /Andy -- Peter A. Castro <doctor AT fruitbat DOT org> or <Peter DOT Castro AT oracle DOT com> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |