beyondgrep / ack2

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

smart-case not disabled by [:upper:] #342

Closed hoelzro closed 11 years ago

hoelzro commented 11 years ago

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

hoelzro commented 11 years ago

I understand why this is desired, but I think that once we start analyzing the contents of regular expressions for substrings like this, we'll eventually start including a full regex parser in ack itself. That's too much complexity for ack, I think.

petdance commented 11 years ago

Agreed. I'm closing this.