GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

Term::ReadLine::Zoid::FileBrowse - a readline file browser mode

This class is used as a mode under Term::ReadLine::Zoid, see there for usage details.

This module provides a "file browse" mode that lets you interactively select files and navigate your file-system.

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)

make fb_prompt config compatible with PS1 stuff and keep $ENV{CLICOLOR} in mind

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.

Term::ReadLine::Zoid
2022-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.