Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
fc -lr broken in current git?
- X-seq: zsh-workers 30458
- From: Hauke Petersen <hkptrsn@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: fc -lr broken in current git?
- Date: Mon, 30 Apr 2012 14:07:09 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=googlemail.com; s=20120113;        h=message-id:date:from:user-agent:mime-version:to:subject         :content-type:content-transfer-encoding;        bh=ON3CqcXmNsh/uB6yTxP85T0pes/VlohVFOvMtgMVzos=;        b=FcPO0lYb1XFUdit4fS8jKaaAJitRQLryUragJ8eel3cty1ARI6ZeFHLM5mTZy2fsHQ         ulTRuXjSi7YZlqv5m+/4IO+dudInkwUrdwjEh/fYCfpY1WElHagRImviTDgbahqjCPdQ         6pdj3nvxucA8pQXtRfFsg4PjwzdkaH29sSQOgnvZTDP7QgekilQrtkT0t19MtkuWejpz         AHUjIGtf18x7sUl3wBbRhnnkUrEuQaLvNS792v0TwBltw+tqryhOMoADzPYajB8pCXuH         EuhgIi5IwXzIHEUYxxeIKAzMDfYRUoi8N09SgwGb4V3p4VgqItAZ2PHZpFuZ3KDXNYTQ         4Q3g==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
fc -lr seems to be problematic in current git:
    % zsh -f
    % fc -lr
        1  fc -lr
    % fc -lr
        1  fc -lr
    % fc -lr
    fc: history events are in wrong order, aborted
    %
Please note that a) it doesn't happen without the -r option, and b) -r 
works fine with the tarred 4.3.17 sources.
This does not seem to be connected to 
<http://www.zsh.org/mla/workers/2012/msg00361.html> as I've tried with 
or without the patch at the time.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author