Padre::Plugin::CommandLine - vi and emacs in Padre ?


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

Index


NAME

Top

Padre::Plugin::CommandLine - vi and emacs in Padre ?

VERSION

Top

Version 0.03

SYNOPSIS

Top

Install Padre, install this plug-in. It should automatically add a menu option Plugins/CommandLine/Show Prompt with Alt-` (Alt-backtick) as a hot-key. (It will later change or be configurable.)

DESCRIPTION

Top

WARNING The module is still experimental WARNING

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-CommandLine documentation  | view source Contained in the Padre-Plugin-CommandLine distribution.