NAME

Term::ReadLine::Zoid::MultiLine - a readline multiline edit mode

SYNOPSIS

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

DESCRIPTION

You can enter this mode by pressing escape to enter command mode and then press m. When in multiline mode the behaviour of the return and the up and down arrows is different. To execute the edit buffer press escape to enter command mode again and then press return.

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