debian man page for term::readline::zoid::isearch

Query: term::readline::zoid::isearch

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Term::ReadLine::Zoid::ISearch(3pm)			User Contributed Perl Documentation			Term::ReadLine::Zoid::ISearch(3pm)

NAME
Term::ReadLine::Zoid::ISearch - a readline incremental search mode
SYNOPSIS
This class is used as a mode under Term::ReadLine::Zoid, see there for usage details.
DESCRIPTION
This mode is intended as a work alike for the incremental search found in the gnu readline library. In this mode the string you enter is regarded as a perl regex which is used to do an incremental histroy search. Pressing '^R' repeatingly will give alternative results. Special keys like movements or the "return" drop you out of this mode and set the edit line to the last search result.
AUTHOR
Jaap Karssenberg || Pardus [Larus] <pardus@cpan.org> Copyright (c) 2004 Jaap G Karssenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
perl v5.8.7 2005-08-07 Term::ReadLine::Zoid::ISearch(3pm)
Related Man Pages
term::readline(3pm) - suse
config::model::termui(3pm) - debian
env::ps1(3pm) - debian
term::readline(3perl) - debian
term::readline::zoid::emacs(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?