zsh-workers
 help / color / mirror / code / Atom feed
* zsh history bug ?
@ 2014-11-04 23:09 Bernhard Tittelbach
  2014-11-05  0:12 ` Bart Schaefer
  0 siblings, 1 reply; 11+ messages in thread
From: Bernhard Tittelbach @ 2014-11-04 23:09 UTC (permalink / raw)
  To: zsh-workers

Hi,

for a long time now I've had a strange issue with zsh,
the source of which I haven't been able to track down.

It occurs on several of my computers and thus across several zsh
versions as well.
It probably has something to do with my zsh config, however very few
computers / users using it actually experience this problem.
It is very hard to reproduce the error as it happens only sporadically.
Were it not happing on several computers, I would put it down to memory
or hard disk errors.

This is what's happening:

# I type a command like the following:
% dtc -E  -I dts test.dts -O dtb -o test.dtb <enter>

# Then I get the last command from the history by using <arrow up>
# but strangley some chars seem to have moved and the CL looks like this
% dtc -E all -I ts  tst.dtss -O tb  -o est.dtbb<enter>

# again <arrow up>
% dtc -Wall -I ts tt.dtsss -O tb -o t.dtbbbb<enter>

# and again <arrow up> makes it even worse
% dtc -f -I dts tt.dtsss -O tb -o t.dtbbbb<enter>

# after entering another command, everything is fine again.

version: zsh 5.0.2 (x86_64-pc-linux-gnu)
config: https://www.tittelbach.at/zsh/.zshrc
	https://www.tittelbach.at/zsh/.zshrc.local
<arrow up> is bound to: up-line-or-history

any suggestions ?
cheers,
Bernhard


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

end of thread, other threads:[~2014-12-20  2:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-04 23:09 zsh history bug ? Bernhard Tittelbach
2014-11-05  0:12 ` Bart Schaefer
2014-11-14  1:34   ` Bernhard Tittelbach
2014-11-14  1:51     ` Mikael Magnusson
2014-12-10  5:23       ` Bernhard Tittelbach
2014-12-10 17:19         ` Bart Schaefer
2014-12-12  9:48           ` Bernhard Tittelbach
2014-12-12 10:01             ` Mikael Magnusson
2014-12-12 10:11               ` Bernhard Tittelbach
2014-12-12 12:24                 ` Mikael Magnusson
2014-12-20  1:54                   ` Bernhard Tittelbach

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