logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Reply::Plugin::Packages - persist the current package between lines

Author

       Jesse Luehrs <doy@tozt.net>

Description

       This plugin persists the state of the current package between lines. This allows lines such as "package
       Foo;" in the Reply shell to do what you'd expect. The "default_package" configuration option can also be
       used to set the initial package to use when Reply starts up.

Name

       Reply::Plugin::Packages - persist the current package between lines

Synopsis

         ; .replyrc
         [Packages]
         default_package = My::Scratchpad

Version

       version 0.42

See Also