Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-IO-Pager
From: Thomas Klausner
Date: 2020-09-07 08:52:00
Message id: 20200907065200.96126FB28@cvs.NetBSD.org
Log Message:
p5-IO-Pager: update to 1.03.
1.03 Jun 13 2020
Fix destruction warnings in Buffered
Fix version number in Unbuffered
Fix undefined warnings in unrealistically spartan environments.
::Perl Add ability to save buffer to file
::Perl Add search wrapping
::Perl Add navigation for multi-file viewing in tp.
::Perl Add flush buffer command to complement --tail.
::Perl Actually publish v1.02 changes for tp, they were made
to a copy of the file not included in the distribution
::Perl Add experimental/incomplete grep mode; grep is lost
on backwards scroll or dialog
::Perl Fix pause behavior in tp.
::Perl Fix folding; Text::Wrap was loaded at the wrong time.
::Perl Fix P, ^b and M-v, and add a bunch more command aliases.
::Perl Add work around for use of +OCRNL TTY mode to prevent
status bar ghosting when using Enter to downline
::Perl restore Esc+x input
::Perl Remove unused (debugging) code.
1.02 Sun Jun 07 2020
Fix warning for undefined PAGER RT#132658
Fix flipped operands for cmp_ok in test 11.
Fix synthetic warning in test 9.
Win32 path fixes (git pull #6)
Remove deprecated POD content that some parsers carped about RT#131437
::Perl Add --tail mode to tp
::Perl Implement reflow for toggleable line numbering and folding.
::Perl Add support for bookmarks.
::Perl Add and document environment variable + switch processing to tp.
::Perl Rename visualBeep to visuaBell, but keep visualBeep as an alias.
::Perl Rename done() to close(), but keep done() as an alias.
::Perl Remove some debugging status updates.
::Perl More fixes for interactive test 16.
Files: