DOKK / manpages / debian 12 / libreply-perl / Reply::Plugin::Pager.3pm.en
Reply::Plugin::Pager(3pm) User Contributed Perl Documentation Reply::Plugin::Pager(3pm)

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

version 0.42

  ; .replyrc
  [Pager]
  pager = less

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}.

Jesse Luehrs <doy@tozt.net>

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

This is free software, licensed under:

  The MIT (X11) License
2022-06-17 perl v5.34.0