Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

history distortion



Hi all,
I have a strange phenomen that history entries get distorted.

Example: 
 while ....;done

will be changed to
  while ....;onee

when I retrieve the command.


zsh is zsh 5.0.2 (x86_64-redhat-linux-gnu).


History related options:

extendedhistory
histignorealldups
histignorespace
histnofunctions
histnostore
histreduceblanks
sharehistory


Any idea where this could come from. I didn't change locale or
terminal.  



-- 
Manfred



Messages sorted by: Reverse Date, Date, Thread, Author