Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the ack CPAN distribution.

Maintainer(s)' notes

ack's issues are tracked at https://github.com/petdance/ack2

Report information
The Basics
Id: 31256
Status: rejected
Priority: 0/
Queue: ack

People
Owner: Nobody in particular
Requestors: ROBN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.72
Fixed in: (no value)



When piping ack output somewhere else, like a pager, the pretty formatting is lost. That makes its usefulness limited anywhere there are many many matches. Once possible change might be to use the concise formatting when it is the output is being piped, but when its not, invoke the pager if there are more than $ENV{LINES} output.
You can force formatting to be on from the command line. Also, this is no longer the queue for bugs/comments. Please see the ack docs for details about where to post what.