logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Reply::Plugin::Nopaste - command to nopaste a transcript of the current session

Author

       Jesse Luehrs <doy@tozt.net>

Description

       This plugin provides a "#nopaste" command, which will use App::Nopaste to nopaste a transcript of the
       current Reply session. The "service" option can be used to choose an alternate service to use, rather
       than using the one that App::Nopaste chooses on its own. If arguments are passed to the "#nopaste"
       command, they will be used as the title of the paste.

       Note that this plugin should be loaded early in your configuration file, in order to ensure that it sees
       all modifications to the result (due to plugins like [DataDump], etc).

Name

       Reply::Plugin::Nopaste - command to nopaste a transcript of the current session

Synopsis

         ; .replyrc
         [Nopaste]
         service = Gist

Version

       version 0.42

See Also