Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
history distortion
- X-seq: zsh-users 18428
- From: Manfred Lotz <manfred.lotz@xxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: history distortion
- Date: Wed, 12 Feb 2014 18:28:13 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=arcor.de; s=mail-in; t=1392226095; bh=mAt0G5pZ/w/KDTHcxMGl7eTcmJEW2GL8A9X9vtPnlHc=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding; b=Y+JZ+qMp30kIeA5QCrvXD9XTb8QiAR2igXKoiyLoGvdOxvBEhWPfirBMRiBrsF3xW cPp8zbNTVIEZno3cYHjtan/6+rYVrHvCubsc/KEFLc1UEILo51NWfumjzoE3mtpz3X QS4Uop6XTFkJorHVthLrm/jlnieF9myGB+/YY7qc=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
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