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::Pager - command to automatically open long results in a pager

Author

       Jesse Luehrs <doy@tozt.net>

Description

       This plugin notices when too much output is going to be displayed as the result of an expression, and
       automatically loads the result into a pager instead.

       The "pager" option can be specified to provide a different pager to use, otherwise it will use the value
       of $ENV{PAGER}.

Name

       Reply::Plugin::Pager - command to automatically open long results in a pager

Synopsis

         ; .replyrc
         [Pager]
         pager = less

Version

       version 0.42

See Also