term::readline::zoid::filebrowse(3pm) debian man page | unix.com

Man Page: term::readline::zoid::filebrowse

Operating Environment: debian

Section: 3pm

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

NAME
Term::ReadLine::Zoid::FileBrowse - a readline file browser mode
SYNOPSIS
This class is used as a mode under Term::ReadLine::Zoid, see there for usage details.
DESCRIPTION
This module provides a "file browse" mode that lets you interactively select files and navigate your file-system.
KEY MAPPING
up (select_previous) down (select_next) right (select_next_col) left (select_previous_col) page_up (page_up) page_down (page_down) return (accept_line) ^C (return_empty_string) escape (switch_mode) / (fb_mini_buffer) space (toggle_mark) . (toggle_hide_hidden)
TODO
make fb_prompt config compatible with PS1 stuff and keep $ENV{CLICOLOR} in mind
AUTHOR
Jaap Karssenberg (Pardus) <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
Term::ReadLine::Zoid perl v5.8.7 2005-08-07 Term::ReadLine::Zoid::FileBrowse(3pm)
Related Man Pages
config::model::termui(3pm) - debian
devel::repl::plugin::readlinehistory(3pm) - debian
env::ps1(3pm) - debian
term::filter::callback(3pm) - debian
term::readline::zoid::emacs(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com