- updated to 2.01
see /usr/share/doc/packages/perl-IO-Pager/CHANGES
2.01 Nov 02 2020
::Perl Fixed bug that left terminal in unclean state if exit at EOF
was enabled.
::Perl Fixed jump to end of file shortcut to show last line on bottom
of screen instead of top to provide more context.
::Perl Made scrollbar interactive using xterm control sequences.
::Perl Added scroll wheel support using xterm control sequences.
OBS-URL: https://build.opensuse.org/request/show/845911
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Pager?expand=0&rev=31
- Don't do parallel build
- updated to 2.00
see /usr/share/doc/packages/perl-IO-Pager/CHANGES
2.00 Nov 01 2020
Fix interactive tests 7 and 16 in bogus environments w/o PAGER. RT#13330
Add tp to local script installation. RT#133651
Add suport for visible scrollbar. RT#133652
::Perl Rename prompt() to status(), I18N{prompt} to I18N{minihelp},
and I18N{status} to I18N{prompt}
::Perl Fix long lines in absence of Text::Wrap
::Perl Consolidate dialog()
::Perl Add ability to open file interactively
::Perl Prevent jumping to invalid bookmark
::Perl Fix tp -j
OBS-URL: https://build.opensuse.org/request/show/845703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Pager?expand=0&rev=29
- updated to 1.03
see /usr/share/doc/packages/perl-IO-Pager/CHANGES
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.
OBS-URL: https://build.opensuse.org/request/show/814870
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Pager?expand=0&rev=27
- updated to 1.02
see /usr/share/doc/packages/perl-IO-Pager/CHANGES
1.02
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.
OBS-URL: https://build.opensuse.org/request/show/812596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Pager?expand=0&rev=25
- updated to 1.01
see /usr/share/doc/packages/perl-IO-Pager/CHANGES
1.01
Add less.pm to MANIFEST
Fix interactive test 16
1.00
Fork Term::Pager to IO::Pager::Perl, with many new features.
NOTE: This is a breaking change from 0.43 & 0.44. What was
IO::Pager::Perl in those versions is now IO::Pager::less i.e;
a shim for pager-less systems to use the pure perl pager
implementation in IO::Pager::Perl.
Update bloody version number transclusions. RT#130643
0.44
Remove debugging calls mistakenly left in code. RT#130595
Skip testing on dumb "terminal" setups. RT#130596
Add (unexposed) code for less -J search line highlighting,
and more form feed break to tp (IO::Pager::Perl).
0.43
Roll out a suboptimal but functional IO::Pager::Perl,
fixing RT#130461 and RT#130565
OBS-URL: https://build.opensuse.org/request/show/736425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Pager?expand=0&rev=23
see /usr/share/doc/packages/perl-IO-Pager/CHANGES
0.39 Sat May 13 2017
Rename t.pl to test.pl and alter behavior to address RT#120618
i.e; MakeMaker's "helpfulness"; alternative is explicitly list
all PM in module.
More bloody RT#121450
0.38 Tue May 11 2017
0.37 Tue Apr 25 2017
Fix tests for Perl 5.26 removal of . from @INC RT#121450
(Patching for unreleased perl is a PITA)
0.36 Mon Feb 29 2016
Fix Use of uninitialized value at IO/Pager.pm line 98
Remove dubgging statement.
Add some additional reporting to interactive tests.
Specify minimum Test::More version.
0.35 Fri Jan 01 2016
Update test 11 for Windows; okay in CMD, PowerShell and MSYS
but tcsh and win-bash both fail.
Add .travis.yml
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Pager?expand=0&rev=17
- updated to 0.34
see /usr/share/doc/packages/perl-IO-Pager/CHANGES
0.34 Wed Feb 25 2015
Fix version error in Makefile.
Fix a bug in 3-arg open introduced by fix for 1-arg in 0.33.
0.33 Wed Feb 25 2005
Fix "Warning: unable to close filehandle $real_fh properly."
Fixed FILEHANDLE only open().
0.32 Tue Feb 24 2005
Add 3-arg open support.
Add eof() mechanism for semi-elegant signal handling.
Update documentation.
Undef $ENV{LESS} in interactive tests in case -E is set.
Robustify t/11 for Win32 (RT#79950).
OBS-URL: https://build.opensuse.org/request/show/297083
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Pager?expand=0&rev=15