Padre::Plugin::Vi::CommandLine - part of the vi plugin in Padre


Padre-Plugin-Vi documentation  | view source Contained in the Padre-Plugin-Vi distribution.

Index


NAME

Top

Padre::Plugin::Vi::CommandLine - part of the vi plugin in Padre

SYNOPSIS

Top

Install Padre, install this plug-in.

WARNING

Top

The module is still experimental

DESCRIPTION

Top

When you select the menu item or press the hot-key you should see a new window with a place to enter text and an OK and Cancel buttons.

The text entry place is sort-of a command line.

Currently available commands are based on the vi command mode.

e path/to/file

open a file for editing, supports TAB completion

w

write a file

It does NOT support save-as or providing filename.

AUTHOR

Top

Gabor Szabo, <szabgab at gmail.com>

BUGS

Top

Please report any bugs or feature requests to http://padre.perlide.org/. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Padre::Plugin::CommandLine




You can also look for information at:

http://padre.perlide.org/

COPYRIGHT & LICENSE

Top


Padre-Plugin-Vi documentation  | view source Contained in the Padre-Plugin-Vi distribution.