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

-A and -B should not require numbers #351

Closed hoelzro closed 7 years ago

hoelzro commented 11 years ago

https://github.com/petdance/ack/issues/120

petdance commented 7 years ago

Yes, they should not require numbers. -B and -A should work like -C. Fix this when we fix #595.

petdance commented 7 years ago

Fixed in 64505b2