zsh-workers
 help / color / mirror / code / Atom feed
* Issue with history
@ 2012-03-08 16:41 François
  2012-03-08 18:28 ` Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: François @ 2012-03-08 16:41 UTC (permalink / raw)
  To: zsh-workers; +Cc: aifsair+zsh

Hello there,

after a talk on IRC, ft asked me to report this on that mailing. Please leave the CC: so that I get answer without need to subscribe to this list.

So here are the facts, with my history file (HISTFILE=$HOME/.zsh_history) available here ( http://www.fser.lautre.net/zsh-history.txt ), 
I couldn't retrieve all the entries from my history file.

$ history  # would only produce something like 30 entries
$ history 1 # would add few entries but not much
$ wc -l ~/.zsh_history # would return 1035+ lines (I removed some on the online version)

As far as I remember, I didn't changed any parameters.
I just added the shared_history parameter right now, which explains the timestamp on the file.

After a complete flush of the file, I get a "normal" behaviour.

$ history # gives me 25 lines, didn't find that parameter though
$ history 1 # gives me commands from number 1 so everything looks ok

I don't know if this mail is a bug report, but there is definitely something I don't understand here.

Thanks for reading.

--
François


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

end of thread, other threads:[~2012-03-15 10:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-08 16:41 Issue with history François
2012-03-08 18:28 ` Bart Schaefer
2012-03-08 23:05   ` François
2012-03-09  3:25     ` Bart Schaefer
2012-03-14  9:59       ` François
2012-03-15  0:58         ` Bart Schaefer
2012-03-15 10:13           ` François

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