Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bug in vi-mode search
- X-seq: zsh-users 13901
- From: Danek Duvall <duvall@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Bug in vi-mode search
- Date: Thu, 12 Mar 2009 09:55:30 -0700
- Mail-followup-to: Danek Duvall <duvall@xxxxxxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Our bug database hasn't synced just yet, so this link doesn't do anything
at the moment, but an internal user filed
http://bugs.opensolaris.org/view_bug.do?bug_id=6816606
where the bug description says:
When using vi keybindings (set -o vi) history search is initiated by
ESC-/. The searching appears to be broken:
The initial history line returned is correct but subsequent entries (by
repeatedly pressing '/') returned don't have the search string in them
and appear to simply be sequential entries from the history file.
This could be related to the recent zsh upgrade as searching works as
expected on prior versions (101, 104).
In emacs mode searching works as expected.
Builds 101 and 104 had zsh 4.3.4; the build he's filing the bug against has
zsh 4.3.9. I've confirmed the bug's behavior, but don't have access to
non-Solaris systems on which to try it. I don't see anything in the
ChangeLog that might have fixed this, but haven't yet tried building from
CVS to see if it exists.
Is this reproducible on other systems?
Thanks,
Danek
Messages sorted by:
Reverse Date,
Date,
Thread,
Author