Revision history for Perl extension App-optex-up
1.02 2025-12-22T02:24:05Z
- Merge stderr to stdout in output filter
- Pass terminal width explicitly to ansicolumn
- Require App::optex 1.04
1.01 2025-12-20T09:57:07Z
- When ansicolumn is given as command, apply default options to it
and use pager as output filter
- Add -F/--fold option to enable fold mode (disable page mode)
- Add border by default (-DBP instead of -DP)
- Fix --pager= (empty value) to disable pager
- Add ansicolumn script directory to PATH in tests
1.00 2025-12-08T05:49:34Z
- Initial release
- Provides multi-column output with ansicolumn and pager support