From f8220437f22852d72d4a8ab2ed86afb5f5f21cce Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 28 Apr 2008 15:45:41 +0000 Subject: unposted: reset search line on anchored pattern isearch --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2e8ca9046..172136b39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-04-28 Peter Stephenson + * unposted: Src/Zle/zle_hist.c: when anchoring a pattern + isearch to the start of the line the search line wasn't + reset on new input so when the first match of the new pattern + was earlier than that of the old pattern we skipped it. + * unposted: Src/Zle/zle_hist.c: more tweaks for failures with isearch pattern matching. -- cgit 1.4.1