beyondgrep / ack2

**ack 2 is no longer being maintained. ack 3 is the latest version.**
https://github.com/beyondgrep/ack3/
Other
1.48k stars 140 forks source link

Allow --output and --regex to be used only on the command line #414

Closed petdance closed 5 years ago

petdance commented 10 years ago

Ack 2.12 has been released to only disallow --output and --regex in project .ackrc files. I think they should only be allowed on the command line. I can think of no case when you would want to specify them anywhere else: .ackrc, /etc/ackrc or ACKRC.

hoelzro commented 10 years ago

+1

petdance commented 5 years ago

This has been done in ack 3. There will be no more relreases of ack 2.