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
Reply::Plugin::Editor(3) User Contributed Perl Documentation Reply::Plugin::Editor(3)

Reply::Plugin::Editor - command to edit the current line in a text editor

version 0.42

  ; .replyrc
  [Editor]
  editor = emacs

This plugin provides the "#e" command. It will launch your editor, and allow you to edit bits of code in your editor, which will then be evaluated all at once. The text you entered will be saved, and restored the next time you enter the command. Alternatively, you can pass a filename to the "#e" command, and the contents of that file will be preloaded instead.

The "editor" option can be specified to provide a different editor to use, otherwise it will use the value of $ENV{VISUAL} or $ENV{EDITOR}.

Jesse Luehrs <doy@tozt.net>

This software is Copyright (c) 2016 by Jesse Luehrs.

This is free software, licensed under:

  The MIT (X11) License
2016-08-24 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.